Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/thermal/include/
Dthermal.h41 struct thermal_trip { struct
53 struct thermal_trip *trip; argument
73 typedef int (*cb_tt_t)(struct thermal_trip *, void *);
79 LIBTHERMAL_API int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg);
/linux-5.19.10/drivers/thermal/
Dthermal_core.h78 struct thermal_trip { struct
156 const struct thermal_trip *
169 static inline const struct thermal_trip *
Dthermal_of.c74 struct thermal_trip *trips;
161 const struct thermal_trip *
690 struct thermal_trip *trips, in thermal_of_populate_bind_params()
821 struct thermal_trip *trip) in thermal_of_populate_trip()
Duniphier_thermal.c251 const struct thermal_trip *trips; in uniphier_tm_probe()
Dhisi_thermal.c493 const struct thermal_trip *trip; in hisi_thermal_register_sensor()
Darmada_thermal.c788 const struct thermal_trip *trips = of_thermal_get_trip_points(tz); in armada_configure_overheat_int()
/linux-5.19.10/tools/lib/thermal/
Dthermal.c21 int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg) in for_each_thermal_trip()
Dcommands.c115 struct thermal_trip *__tt = NULL; in parse_tz_get_trip()
/linux-5.19.10/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c268 const struct thermal_trip *trip_points; in qpnp_tm_set_trip_temp()
302 const struct thermal_trip *trips; in qpnp_tm_get_critical_trip_temp()
/linux-5.19.10/tools/thermal/thermal-engine/
Dthermal-engine.c41 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip()
/linux-5.19.10/drivers/thermal/samsung/
Dexynos_tmu.c263 const struct thermal_trip * const trips = in exynos_tmu_initialize()
365 const struct thermal_trip * const trips = in exynos4210_tmu_set_trip_temp()