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

  /src/sys/dev/pci/
cs4281.c 106 static bool cs4281_suspend(device_t, const pmf_qual_t *);
297 if (!pmf_device_register(self, cs4281_suspend, cs4281_resume))
610 cs4281_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 12 milliseconds