| /Linux-v6.6/include/linux/ |
| D | thermal.h | 63 struct thermal_trip { struct 84 const struct thermal_trip *, enum thermal_trend *); argument 164 struct thermal_trip *trips; 281 struct thermal_trip *trip); 283 struct thermal_trip *trip); 286 const struct thermal_trip *trip); 289 int (*cb)(struct thermal_trip *, void *), 305 struct thermal_trip *trips, 361 struct thermal_trip *trips, in thermal_zone_device_register_with_trips()
|
| /Linux-v6.6/drivers/thermal/ |
| D | thermal_trip.c | 13 int (*cb)(struct thermal_trip *, void *), in for_each_thermal_trip() argument 56 struct thermal_trip trip; in __thermal_zone_set_trips() 102 struct thermal_trip *trip) in __thermal_zone_get_trip() 113 struct thermal_trip *trip) in thermal_zone_get_trip() 126 const struct thermal_trip *trip) in thermal_zone_set_trip() 128 struct thermal_trip t; in thermal_zone_set_trip()
|
| D | thermal_of.c | 95 struct thermal_trip *trip) in thermal_of_populate_trip() 123 static struct thermal_trip *thermal_of_trips_init(struct device_node *np, int *ntrips) in thermal_of_trips_init() 125 struct thermal_trip *tt; in thermal_of_trips_init() 441 struct thermal_trip *trips = tz->trips; in thermal_of_zone_unregister() 474 struct thermal_trip *trips; in thermal_of_zone_register()
|
| D | thermal_helpers.c | 27 struct thermal_trip *trip = tz->trips ? &tz->trips[trip_index] : NULL; in get_tz_trend() 86 struct thermal_trip trip; in __thermal_zone_get_temp()
|
| D | gov_power_allocator.c | 127 struct thermal_trip trip; in estimate_pid_constants() 521 struct thermal_trip trip; in get_governor_trips() 634 struct thermal_trip trip; in power_allocator_bind() 698 struct thermal_trip trip; in power_allocator_throttle()
|
| D | gov_fair_share.c | 24 struct thermal_trip trip; in get_trip_level()
|
| D | gov_bang_bang.c | 18 struct thermal_trip trip; in thermal_zone_trip_update()
|
| D | thermal_sysfs.c | 86 struct thermal_trip trip; in trip_point_type_show() 123 struct thermal_trip trip; in trip_point_temp_store() 156 struct thermal_trip trip; in trip_point_temp_show() 182 struct thermal_trip trip; in trip_point_hyst_store() 215 struct thermal_trip trip; in trip_point_hyst_show()
|
| D | Makefile | 8 thermal_sys-y += thermal_trip.o thermal_helpers.o
|
| D | thermal_core.h | 121 struct thermal_trip *trip);
|
| D | gov_step_wise.c | 86 struct thermal_trip trip; in thermal_zone_trip_update()
|
| D | da9062-thermal.c | 144 static struct thermal_trip trips[] = {
|
| /Linux-v6.6/tools/lib/thermal/include/ |
| D | thermal.h | 41 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-v6.6/drivers/thermal/intel/int340x_thermal/ |
| D | int340x_thermal_zone.c | 71 struct thermal_trip *zone_trips, in int340x_thermal_read_trips() 119 struct thermal_trip *zone_trips; in int340x_thermal_zone_add() 218 struct thermal_trip *zone_trips = int34x_zone->trips; in int340x_thermal_update_trips()
|
| D | int340x_thermal_zone.h | 23 struct thermal_trip *trips;
|
| /Linux-v6.6/drivers/thermal/intel/ |
| D | x86_pkg_temp_thermal.c | 56 struct thermal_trip *trips; 271 static struct thermal_trip *pkg_temp_thermal_trips_init(int cpu, int tj_max, int num_trips) in pkg_temp_thermal_trips_init() 273 struct thermal_trip *trips; in pkg_temp_thermal_trips_init()
|
| D | intel_soc_dts_iosf.h | 32 struct thermal_trip trips[SOC_MAX_DTS_TRIPS];
|
| /Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_thermal.c | 36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ;
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 41 static const struct thermal_trip default_thermal_trips[] = { 59 static const struct thermal_trip default_thermal_module_trips[] = { 102 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS]; 123 struct thermal_trip trips[MLXSW_THERMAL_NUM_TRIPS];
|
| /Linux-v6.6/tools/lib/thermal/ |
| D | thermal.c | 21 int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg) in for_each_thermal_trip()
|
| /Linux-v6.6/drivers/thermal/samsung/ |
| D | exynos_tmu.c | 298 struct thermal_trip trip; in exynos_tmu_initialize() 353 struct thermal_trip trip; in exynos4210_tmu_set_trip_temp() 555 struct thermal_trip trip; in exynos4210_tmu_control() 586 struct thermal_trip trip; in exynos5433_tmu_control() 618 struct thermal_trip trip; in exynos7_tmu_control()
|
| /Linux-v6.6/drivers/thermal/qcom/ |
| D | qcom-spmi-temp-alarm.c | 268 struct thermal_trip trip; in qpnp_tm_set_trip_temp() 301 struct thermal_trip trip; in qpnp_tm_get_critical_trip_temp()
|
| /Linux-v6.6/drivers/acpi/ |
| D | thermal.c | 128 struct thermal_trip *trip_table; 402 static int acpi_thermal_adjust_trip(struct thermal_trip *trip, void *data) in acpi_thermal_adjust_trip() 495 const struct thermal_trip *trip, in thermal_get_trend() 685 struct thermal_trip *trip; in acpi_thermal_register_thermal_zone()
|
| /Linux-v6.6/drivers/thermal/broadcom/ |
| D | bcm2835_thermal.c | 225 struct thermal_trip trip; in bcm2835_thermal_probe()
|
| /Linux-v6.6/drivers/thermal/ti-soc-thermal/ |
| D | ti-thermal-common.c | 113 const struct thermal_trip *trip, in __ti_thermal_get_trend()
|