Home
last modified time | relevance | path

Searched refs:wmi_sync (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.c139 reinit_completion(&ar->thermal.wmi_sync); in ath10k_thermal_show_temp()
151 ret = wait_for_completion_timeout(&ar->thermal.wmi_sync, in ath10k_thermal_show_temp()
175 complete(&ar->thermal.wmi_sync); in ath10k_thermal_event_temperature()
Dthermal.h28 struct completion wmi_sync; member
Dcore.c890 complete_all(&ar->thermal.wmi_sync); in ath10k_core_restart()
1392 init_completion(&ar->thermal.wmi_sync); in ath10k_core_create()