Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dcore.h148 struct completion unified_ready; member
Dwmi.c1666 time_left = wait_for_completion_timeout(&ar->wmi.unified_ready, in ath10k_wmi_wait_for_unified_ready()
4871 complete(&ar->wmi.unified_ready); in ath10k_wmi_event_ready()
8212 init_completion(&ar->wmi.unified_ready); in ath10k_wmi_attach()