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

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

Completed in 22 milliseconds