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

  /src/sys/dev/pci/
cs4280.c 109 static bool cs4280_suspend(device_t, const pmf_qual_t *);
376 if (!pmf_device_register(self, cs4280_suspend, cs4280_resume))
719 cs4280_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 12 milliseconds