HomeSort by: relevance | last modified time | path
    Searched defs:lpcib_resume (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/pci/
ichlpcib.c 137 static bool lpcib_resume(device_t, const pmf_qual_t *);
407 if (!pmf_device_register1(self, lpcib_suspend, lpcib_resume,
566 lpcib_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
ichlpcib.c 137 static bool lpcib_resume(device_t, const pmf_qual_t *);
407 if (!pmf_device_register1(self, lpcib_suspend, lpcib_resume,
566 lpcib_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 53 milliseconds