wmi_sync         2207 drivers/net/wireless/ath/ath10k/core.c 	complete(&ar->thermal.wmi_sync);
wmi_sync         3180 drivers/net/wireless/ath/ath10k/core.c 	init_completion(&ar->thermal.wmi_sync);
wmi_sync           77 drivers/net/wireless/ath/ath10k/thermal.c 	reinit_completion(&ar->thermal.wmi_sync);
wmi_sync           89 drivers/net/wireless/ath/ath10k/thermal.c 	time_left = wait_for_completion_timeout(&ar->thermal.wmi_sync,
wmi_sync          113 drivers/net/wireless/ath/ath10k/thermal.c 	complete(&ar->thermal.wmi_sync);
wmi_sync           17 drivers/net/wireless/ath/ath10k/thermal.h 	struct completion wmi_sync;