Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dthermal.h33 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature);
49 static inline void ath11k_thermal_event_temperature(struct ath11k *ar, in ath11k_thermal_event_temperature() function
H A Dthermal.c110 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature() function
H A Dwmi.c8398 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()