Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dcore.h1331 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt);
Dcore.c3078 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt) in ath10k_wait_for_suspend() function
3109 ath10k_wait_for_suspend(ar, WMI_PDEV_SUSPEND_AND_DISABLE_INTR); in ath10k_core_stop()