Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dthermal.h30 void ath10k_thermal_unregister(struct ath10k *ar);
39 static inline void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dthermal.c212 void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
Dcore.c3088 ath10k_thermal_unregister(ar); in ath10k_core_unregister()