Searched refs:target_suspend (Results 1 – 2 of 2) sorted by relevance
109 complete(&ar->target_suspend); in ath10k_send_suspend_complete()1155 reinit_completion(&ar->target_suspend); in ath10k_wait_for_suspend()1163 ret = wait_for_completion_timeout(&ar->target_suspend, 1 * HZ); in ath10k_wait_for_suspend()1388 init_completion(&ar->target_suspend); in ath10k_core_create()
530 struct completion target_suspend; member