Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dthermal.h30 int ath11k_thermal_register(struct ath11k_base *sc);
35 static inline int ath11k_thermal_register(struct ath11k_base *sc) in ath11k_thermal_register() function
H A Dthermal.c158 int ath11k_thermal_register(struct ath11k_base *sc) in ath11k_thermal_register() function
H A Dcore.c1471 ret = ath11k_thermal_register(ab); in ath11k_core_pdev_create()