Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwow.c23 reinit_completion(&ab->htc_suspend); in ath11k_wow_enable()
31 ret = wait_for_completion_timeout(&ab->htc_suspend, 3 * HZ); in ath11k_wow_enable()
Dcore.h748 struct completion htc_suspend; member
Dhtc.c245 complete(&ab->htc_suspend); in ath11k_htc_suspend_complete()
Dcore.c1144 init_completion(&ab->htc_suspend); in ath11k_core_alloc()