Home
last modified time | relevance | path

Searched refs:ath10k_thermal_event_temperature (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.h31 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature);
43 static inline void ath10k_thermal_event_temperature(struct ath10k *ar, in ath10k_thermal_event_temperature() function
H A Dthermal.c108 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature() function
H A Dwmi-tlv.c552 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_tlv_event_temperature()
H A Dwmi.c5795 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_event_temperature()