Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.h30 void ath10k_thermal_unregister(struct ath10k *ar);
39 static inline void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
H A Dthermal.c212 void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() function
H A Dcore.c3524 ath10k_thermal_unregister(ar); in ath10k_core_unregister()