Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A 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
H A Dthermal.c109 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature() function
H A Dwmi.c6411 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()