Searched refs:for_each_trip_desc (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/thermal/ |
D | gov_fair_share.c | 24 for_each_trip_desc(tz, td) { in get_trip_level() 111 for_each_trip_desc(tz, td) { in fair_share_manage()
|
D | gov_bang_bang.c | 93 for_each_trip_desc(tz, td) { in bang_bang_manage()
|
D | thermal_trip.c | 34 for_each_trip_desc(tz, td) { in for_each_thermal_trip()
|
D | gov_step_wise.c | 122 for_each_trip_desc(tz, td) { in step_wise_manage()
|
D | thermal_core.c | 303 for_each_trip_desc(tz, td) { in thermal_zone_broken_disable() 578 for_each_trip_desc(tz, td) { in __thermal_zone_device_update() 944 for_each_trip_desc(tz, td) { in thermal_zone_cdev_bind() 1268 for_each_trip_desc(tz, td) in thermal_zone_cdev_unbind() 1319 for_each_trip_desc(tz, td) { in thermal_zone_get_crit_temp() 1440 for_each_trip_desc(tz, td) { in thermal_zone_device_register_with_trips()
|
D | thermal_helpers.c | 99 for_each_trip_desc(tz, td) { in __thermal_zone_get_temp()
|
D | thermal_core.h | 252 #define for_each_trip_desc(__tz, __td) \ macro
|
D | gov_power_allocator.c | 501 for_each_trip_desc(tz, td) { in get_governor_trips()
|
D | thermal_netlink.c | 464 for_each_trip_desc(tz, td) { in thermal_genl_cmd_tz_get_trip()
|
D | thermal_debugfs.c | 807 for_each_trip_desc(tz, td) { in tze_seq_show()
|
D | thermal_sysfs.c | 406 for_each_trip_desc(tz, td) { in create_trip_attrs()
|