Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1924 complete(&ar->thermal.wmi_sync); in ath10k_core_restart()
2823 init_completion(&ar->thermal.wmi_sync); in ath10k_core_create()