Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.c82 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() function
123 EXPORT_SYMBOL(ath12k_core_suspend);
H A Dcore.h1206 int ath12k_core_suspend(struct ath12k_base *ab);
H A Dpci.c1775 ret = ath12k_core_suspend(ab); in ath12k_pci_pm_suspend()