Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.c236 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() function
282 EXPORT_SYMBOL(ath11k_core_suspend);
Dcore.h901 int ath11k_core_suspend(struct ath11k_base *ab);
Dpci.c1369 ret = ath11k_core_suspend(ab); in ath11k_pci_pm_suspend()