Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c201 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume() function
219 EXPORT_SYMBOL(ath12k_core_resume);
H A Dcore.h1282 int ath12k_core_resume(struct ath12k_base *ab);
H A Dpci.c1781 ret = ath12k_core_resume(ab); in ath12k_pci_pm_resume()