Searched refs:ath10k_thermal_event_temperature (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | thermal.h | 31 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 D | thermal.c | 108 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature() function
|
H A D | wmi-tlv.c | 552 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_tlv_event_temperature()
|
H A D | wmi.c | 5775 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_event_temperature()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | thermal.h | 31 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 D | thermal.c | 108 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature() function
|
H A D | wmi-tlv.c | 552 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_tlv_event_temperature()
|
H A D | wmi.c | 5775 ath10k_thermal_event_temperature(ar, __le32_to_cpu(ev->temperature)); in ath10k_wmi_event_temperature()
|
Completed in 32 milliseconds