Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/broadcom/
Dbrcmstb_thermal.c111 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() argument
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 = tz->devdata; 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 *priv = tz->devdata; in brcmstb_set_trips()
[all …]