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

  /src/sys/dev/pci/
if_ath_pci.c 123 ath_pci_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
213 if (pmf_device_register(self, ath_pci_suspend, ath_pci_resume)) {

Completed in 40 milliseconds