Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.h40 void ath10k_thermal_unregister(struct ath10k *ar);
48 static inline void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dthermal.c240 void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dcore.c1332 ath10k_thermal_unregister(ar); in ath10k_core_unregister()