Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dthermal.h32 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature);
48 static inline void ath11k_thermal_event_temperature(struct ath11k *ar, in ath11k_thermal_event_temperature() function
Dthermal.c109 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature() function
Dwmi.c7780 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()