Searched refs:brcmstb_thermal_priv (Results 1 – 1 of 1) sorted by relevance
111 struct brcmstb_thermal_priv { struct120 static inline int avs_tmon_code_to_temp(struct brcmstb_thermal_priv *priv, in avs_tmon_code_to_temp() argument135 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 *priv = thermal_zone_device_priv(tz); in brcmstb_set_trips()[all …]