Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dgov_fair_share.c20 const struct thermal_trip_desc *level_td = NULL; in get_trip_level()
21 const struct thermal_trip_desc *td; in get_trip_level()
107 const struct thermal_trip_desc *td; in fair_share_manage()
Dthermal_core.h29 struct thermal_trip_desc { struct
142 struct thermal_trip_desc trips[] __counted_by(num_trips);
256 container_of(__trip, struct thermal_trip_desc, trip)
Dthermal_trip.c31 struct thermal_trip_desc *td; in for_each_thermal_trip()
113 struct thermal_trip_desc *td = trip_to_trip_desc(trip); in thermal_zone_set_trip_temp()
Dthermal_core.c293 struct thermal_trip_desc *td; in thermal_zone_broken_disable()
425 struct thermal_trip_desc *td, in handle_thermal_trip()
533 struct thermal_trip_desc *tda = container_of(a, struct thermal_trip_desc, in thermal_trip_notify_cmp()
535 struct thermal_trip_desc *tdb = container_of(b, struct thermal_trip_desc, in thermal_trip_notify_cmp()
544 struct thermal_trip_desc *td; in __thermal_zone_device_update()
937 struct thermal_trip_desc *td; in thermal_zone_cdev_bind()
1264 struct thermal_trip_desc *td; in thermal_zone_cdev_unbind()
1311 const struct thermal_trip_desc *td; in thermal_zone_get_crit_temp()
1371 struct thermal_trip_desc *td; in thermal_zone_device_register_with_trips()
Dgov_bang_bang.c86 const struct thermal_trip_desc *td; in bang_bang_manage()
Dgov_step_wise.c110 const struct thermal_trip_desc *td; in step_wise_manage()
Dthermal_helpers.c90 const struct thermal_trip_desc *td; in __thermal_zone_get_temp()
Dthermal_sysfs.c84 struct thermal_trip_desc *td; \
86 td = container_of(_ptr_, struct thermal_trip_desc, \
397 struct thermal_trip_desc *td; in create_trip_attrs()
Dgov_power_allocator.c499 const struct thermal_trip_desc *td; in get_governor_trips()
Dthermal_netlink.c445 const struct thermal_trip_desc *td; in thermal_genl_cmd_tz_get_trip()
Dthermal_debugfs.c785 struct thermal_trip_desc *td; in tze_seq_show()