Searched full:htc_suspend (Results 1 – 4 of 4) sorted by relevance
37 reinit_completion(&ab->htc_suspend); in ath11k_wow_enable()45 ret = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath11k_wow_enable()
252 complete(&ab->htc_suspend); in ath11k_htc_suspend_complete()
52 reinit_completion(&ab->htc_suspend); in ath12k_wow_enable()60 ret = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath12k_wow_enable()
2275 init_completion(&ab->htc_suspend); in ath12k_core_alloc()