Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.c772 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() function
829 EXPORT_SYMBOL(ath11k_core_suspend);
Dcore.h1187 int ath11k_core_suspend(struct ath11k_base *ab);
Dpci.c982 ret = ath11k_core_suspend(ab); in ath11k_pci_pm_suspend()