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

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

Completed in 22 milliseconds