Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h794 int ath12k_core_suspend(struct ath12k_base *ab);
Dcore.c22 int ath12k_core_suspend(struct ath12k_base *ab) in ath12k_core_suspend() function
Dpci.c1360 ret = ath12k_core_suspend(ab); in ath12k_pci_pm_suspend()