Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dcore.c656 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() function
713 EXPORT_SYMBOL(ath11k_core_suspend);
Dcore.h1159 int ath11k_core_suspend(struct ath11k_base *ab);
Dpci.c978 ret = ath11k_core_suspend(ab); in ath11k_pci_pm_suspend()