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

  /src/sys/dev/pci/
cxdtv.c 71 static bool cxdtv_resume(device_t, const pmf_qual_t *);
255 if (!pmf_device_register(self, NULL, cxdtv_resume))
310 cxdtv_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 37 milliseconds