Home
last modified time | relevance | path

Searched refs:rootpd_ready (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.h76 struct completion rootpd_ready; member
H A Dahb.c810 complete(&rproc_info->rootpd_ready); in ath12k_ahb_root_pd_state_notifier()
880 init_completion(&rproc_info->rootpd_ready); in ath12k_ahb_rproc_info_alloc()
946 reinit_completion(&g_rproc_info->rootpd_ready); in ath12k_ahb_boot_root_pd()
954 time_left = wait_for_completion_timeout(&g_rproc_info->rootpd_ready, in ath12k_ahb_boot_root_pd()