Searched refs:ath10k_wait_for_suspend (Results 1 – 3 of 3) sorted by relevance
701 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt);
1151 int ath10k_wait_for_suspend(struct ath10k *ar, u32 suspend_opt) in ath10k_wait_for_suspend() function1180 ath10k_wait_for_suspend(ar, WMI_PDEV_SUSPEND_AND_DISABLE_INTR); in ath10k_core_stop()
4542 ret = ath10k_wait_for_suspend(ar, WMI_PDEV_SUSPEND); in ath10k_suspend()