Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1252 int ath11k_core_suspend(struct ath11k_base *ab) in ath11k_core_suspend() function
1265 EXPORT_SYMBOL(ath11k_core_suspend);
H A Dpci.c1238 ret = ath11k_core_suspend(ab); in ath11k_pci_pm_suspend()