Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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.c8742 ath11k_thermal_event_temperature(ar, ev->temp); in ath11k_wmi_pdev_temperature_event()