Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dthermal.h39 int ath10k_thermal_register(struct ath10k *ar);
43 static inline int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register() function
Dthermal.c187 int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register() function
Dcore.c1291 status = ath10k_thermal_register(ar); in ath10k_core_register_work()