Home
last modified time | relevance | path

Searched refs:target_suspend (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwow.c457 reinit_completion(&ar->target_suspend); in ath10k_wow_enable()
465 ret = wait_for_completion_timeout(&ar->target_suspend, 3 * HZ); in ath10k_wow_enable()
H A Dcore.c816 complete(&ar->target_suspend); in ath10k_send_suspend_complete()
3268 reinit_completion(&ar->target_suspend); in ath10k_wait_for_suspend()
3276 time_left = wait_for_completion_timeout(&ar->target_suspend, 1 * HZ); in ath10k_wait_for_suspend()
3640 init_completion(&ar->target_suspend); in ath10k_core_create()
H A Dcore.h1064 struct completion target_suspend; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h664 struct completion target_suspend; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h753 struct completion target_suspend; member