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

  /src/sys/dev/pci/
pwdog.c 55 static bool pwdog_resume(device_t, const pmf_qual_t *);
99 if (!pmf_device_register(self, pwdog_suspend, pwdog_resume))
138 pwdog_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
pwdog.c 55 static bool pwdog_resume(device_t, const pmf_qual_t *);
99 if (!pmf_device_register(self, pwdog_suspend, pwdog_resume))
138 pwdog_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 22 milliseconds