Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.c88 reinit_completion(&ar->thermal.wmi_sync); in ath10k_thermal_show_temp()
100 time_left = wait_for_completion_timeout(&ar->thermal.wmi_sync, in ath10k_thermal_show_temp()
124 complete(&ar->thermal.wmi_sync); in ath10k_thermal_event_temperature()
Dthermal.h28 struct completion wmi_sync; member
Dcore.c1348 complete_all(&ar->thermal.wmi_sync); in ath10k_core_restart()
1987 init_completion(&ar->thermal.wmi_sync); in ath10k_core_create()