Searched refs:restart_completed (Results 1 – 2 of 2) sorted by relevance
100 complete(&ab->restart_completed); in ath12k_core_suspend()133 reinit_completion(&ab->restart_completed); in ath12k_core_resume_early()151 time_left = wait_for_completion_timeout(&ab->restart_completed, in ath12k_core_resume()1137 complete(&ab->restart_completed); in ath12k_core_restart()1318 init_completion(&ab->restart_completed); in ath12k_core_alloc()
940 struct completion restart_completed; member