Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H 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()
H A Dhtc.c252 complete(&ab->htc_suspend); in ath11k_htc_suspend_complete()
H A Dcore.h965 struct completion htc_suspend; member
H A Dcore.c2085 init_completion(&ab->htc_suspend); in ath11k_core_alloc()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h771 struct completion htc_suspend; member
H A Dhtc.c244 complete(&ab->htc_suspend); in ath12k_htc_suspend_complete()
H A Dcore.c926 init_completion(&ab->htc_suspend); in ath12k_core_alloc()