Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h793 int ath12k_core_resume(struct ath12k_base *ab);
Dcore.c60 int ath12k_core_resume(struct ath12k_base *ab) in ath12k_core_resume() function
Dpci.c1372 ret = ath12k_core_resume(ab); in ath12k_pci_pm_resume()