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

  /src/sys/dev/pci/
if_wm.c 853 static bool wm_resume(device_t, const pmf_qual_t *);
3531 if (pmf_device_register(self, wm_suspend, wm_resume))
3760 wm_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
if_wm.c 853 static bool wm_resume(device_t, const pmf_qual_t *);
3531 if (pmf_device_register(self, wm_suspend, wm_resume))
3760 wm_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 69 milliseconds