Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1354 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt);
H A Dcore.c3310 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt) in ath10k_wait_for_suspend() function
3341 ath10k_wait_for_suspend(ar, WMI_PDEV_SUSPEND_AND_DISABLE_INTR); in ath10k_core_stop()
H A Dmac.c5410 * ath10k_wait_for_suspend(). in ath10k_stop()
5413 ath10k_wait_for_suspend(ar, opt); in ath10k_stop()