Searched refs:restart_completed (Results 1 – 2 of 2) sorted by relevance
119 complete(&ab->restart_completed); in ath12k_core_suspend()152 reinit_completion(&ab->restart_completed); in ath12k_core_resume_early()170 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath12k_core_resume()1395 complete(&ab->restart_completed); in ath12k_core_restart()1972 init_completion(&ab->restart_completed); in ath12k_core_alloc()
1058 struct completion restart_completed; member