Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dthermal.h41 void ath10k_thermal_unregister(struct ath10k *ar);
50 static inline void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dthermal.c216 void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dcore.c1918 ath10k_thermal_unregister(ar); in ath10k_core_unregister()