Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.h29 int ath10k_thermal_register(struct ath10k *ar);
34 static inline int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register() function
H A Dthermal.c154 int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register() function
H A Dcore.c3479 status = ath10k_thermal_register(ar); in ath10k_core_register_work()