Home
last modified time | relevance | path

Searched refs:target_suspend (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwow.c456 reinit_completion(&ar->target_suspend); in ath10k_wow_enable()
464 ret = wait_for_completion_timeout(&ar->target_suspend, 3 * HZ); in ath10k_wow_enable()
H A Dcore.c711 complete(&ar->target_suspend); in ath10k_send_suspend_complete()
2944 reinit_completion(&ar->target_suspend); in ath10k_wait_for_suspend()
2952 time_left = wait_for_completion_timeout(&ar->target_suspend, 1 * HZ); in ath10k_wait_for_suspend()
3305 init_completion(&ar->target_suspend); in ath10k_core_create()
H A Dcore.h1046 struct completion target_suspend; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwow.c456 reinit_completion(&ar->target_suspend); in ath10k_wow_enable()
464 ret = wait_for_completion_timeout(&ar->target_suspend, 3 * HZ); in ath10k_wow_enable()
H A Dcore.c796 complete(&ar->target_suspend); in ath10k_send_suspend_complete()
3245 reinit_completion(&ar->target_suspend); in ath10k_wait_for_suspend()
3253 time_left = wait_for_completion_timeout(&ar->target_suspend, 1 * HZ); in ath10k_wait_for_suspend()
3606 init_completion(&ar->target_suspend); in ath10k_core_create()
H A Dcore.h1062 struct completion target_suspend; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h705 struct completion target_suspend; member

Completed in 22 milliseconds