Searched refs:ath_pci_resume (Results 1 – 1 of 1) sorted by relevance
1040 static int ath_pci_resume(struct device *device) in ath_pci_resume() function1064 static SIMPLE_DEV_PM_OPS(ath9k_pm_ops, ath_pci_suspend, ath_pci_resume);