Home
last modified time | relevance | path

Searched refs:ath_pci_resume (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dpci.c1046 static int ath_pci_resume(struct device *device) in ath_pci_resume() function
1070 static SIMPLE_DEV_PM_OPS(ath9k_pm_ops, ath_pci_suspend, ath_pci_resume);