Home
last modified time | relevance | path

Searched refs:htc_suspend (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/ath/ath11k/
A Dwow.c37 reinit_completion(&ab->htc_suspend); in ath11k_wow_enable()
45 ret = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath11k_wow_enable()
A Dcore.c1977 reinit_completion(&ab->htc_suspend); in ath11k_core_pdev_suspend_target()
1987 time_left = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath11k_core_pdev_suspend_target()
2659 init_completion(&ab->htc_suspend); in ath11k_core_alloc()
A Dhtc.c252 complete(&ab->htc_suspend); in ath11k_htc_suspend_complete()
A Dcore.h1028 struct completion htc_suspend; member
/drivers/net/wireless/ath/ath12k/
A Dwow.c52 reinit_completion(&ab->htc_suspend); in ath12k_wow_enable()
60 ret = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath12k_wow_enable()
A Dhtc.c244 complete(&ab->htc_suspend); in ath12k_htc_suspend_complete()
A Dcore.h1160 struct completion htc_suspend; member
A Dcore.c2256 init_completion(&ab->htc_suspend); in ath12k_core_alloc()

Completed in 33 milliseconds