Searched refs:brcmstb_thermal_priv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 111 struct brcmstb_thermal_priv { struct 120 static inline int avs_tmon_code_to_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_code_to_temp() 135 static inline u32 avs_tmon_temp_to_code(struct brcmstb_thermal_priv *priv, in avs_tmon_temp_to_code() 155 struct brcmstb_thermal_priv *priv = data; in brcmstb_get_temp() 177 static void avs_tmon_trip_enable(struct brcmstb_thermal_priv *priv, in avs_tmon_trip_enable() 193 static int avs_tmon_get_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_get_trip_temp() 205 static void avs_tmon_set_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_set_trip_temp() 227 static int avs_tmon_get_intr_temp(struct brcmstb_thermal_priv *priv) in avs_tmon_get_intr_temp() 237 struct brcmstb_thermal_priv *priv = data; in brcmstb_tmon_irq_thread() 265 struct brcmstb_thermal_priv *pri in brcmstb_set_trips() [all...] |
/kernel/linux/linux-6.6/drivers/thermal/broadcom/ |
H A D | brcmstb_thermal.c | 111 struct brcmstb_thermal_priv { struct 120 static inline int avs_tmon_code_to_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_code_to_temp() 135 static inline u32 avs_tmon_temp_to_code(struct brcmstb_thermal_priv *priv, in avs_tmon_temp_to_code() 155 struct brcmstb_thermal_priv *priv = thermal_zone_device_priv(tz); in brcmstb_get_temp() 175 static void avs_tmon_trip_enable(struct brcmstb_thermal_priv *priv, in avs_tmon_trip_enable() 191 static int avs_tmon_get_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_get_trip_temp() 203 static void avs_tmon_set_trip_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_set_trip_temp() 225 static int avs_tmon_get_intr_temp(struct brcmstb_thermal_priv *priv) in avs_tmon_get_intr_temp() 235 struct brcmstb_thermal_priv *priv = data; in brcmstb_tmon_irq_thread() 263 struct brcmstb_thermal_priv *pri in brcmstb_set_trips() [all...] |
Completed in 3 milliseconds