Home
last modified time | relevance | path

Searched refs:restart_completed (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.c119 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()
H A Dcore.h1058 struct completion restart_completed; member