Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dthermal.c77 reinit_completion(&ar->thermal.wmi_sync); in ath10k_thermal_show_temp()
89 time_left = wait_for_completion_timeout(&ar->thermal.wmi_sync, in ath10k_thermal_show_temp()
113 complete(&ar->thermal.wmi_sync); in ath10k_thermal_event_temperature()
Dthermal.h17 struct completion wmi_sync; member
Dcore.c2207 complete(&ar->thermal.wmi_sync); in ath10k_core_restart()
3180 init_completion(&ar->thermal.wmi_sync); in ath10k_core_create()