Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dcore.c715 int ath11k_core_resume(struct ath11k_base *ab) in ath11k_core_resume() function
756 EXPORT_SYMBOL(ath11k_core_resume);
Dcore.h1158 int ath11k_core_resume(struct ath11k_base *ab);
Dpci.c995 ret = ath11k_core_resume(ab); in ath11k_pci_pm_resume()