Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/thermal/
Dthermal_of.c67 const struct thermal_trip *
205 struct thermal_trip *trip) in thermal_of_populate_trip()
233 static struct thermal_trip *thermal_of_trips_init(struct device_node *np, int *ntrips) in thermal_of_trips_init()
235 struct thermal_trip *tt; in thermal_of_trips_init()
555 struct thermal_trip *trips = tz->trips; in thermal_of_zone_unregister()
591 struct thermal_trip *trips; in thermal_of_zone_register()
Dthermal_core.h142 const struct thermal_trip *
154 static inline const struct thermal_trip *
Duniphier_thermal.c251 const struct thermal_trip *trips; in uniphier_tm_probe()
Dhisi_thermal.c485 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()
Dthermal_core.c1179 thermal_zone_device_register_with_trips(const char *type, struct thermal_trip *trips, int num_trips… in thermal_zone_device_register_with_trips()
/linux-6.1.9/include/linux/
Dthermal.h85 struct thermal_trip { struct
166 struct thermal_trip *trips;
345 thermal_zone_device_register_with_trips(const char *, struct thermal_trip *, int, int,
/linux-6.1.9/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-6.1.9/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c270 const struct thermal_trip *trip_points; in qpnp_tm_set_trip_temp()
304 const struct thermal_trip *trips; in qpnp_tm_get_critical_trip_temp()
/linux-6.1.9/tools/thermal/thermal-engine/
Dthermal-engine.c41 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip()
/linux-6.1.9/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()