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

  /src/sys/dev/pci/
if_rtw_pci.c 127 static bool rtw_pci_suspend(device_t, const pmf_qual_t *);
267 if (pmf_device_register(self, rtw_pci_suspend, rtw_pci_resume)) {
312 rtw_pci_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 13 milliseconds