Searched refs:for_each_trip_desc (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/thermal/ |
| H A D | gov_fair_share.c | 24 for_each_trip_desc(tz, td) { in get_trip_level() 103 for_each_trip_desc(tz, td) { in fair_share_manage()
|
| H A D | gov_step_wise.c | 120 for_each_trip_desc(tz, td) { in step_wise_manage() 131 for_each_trip_desc(tz, td) { in step_wise_manage()
|
| H A D | thermal_trip.c | 34 for_each_trip_desc(tz, td) { in for_each_thermal_trip()
|
| H A D | gov_bang_bang.c | 89 for_each_trip_desc(tz, td) { in bang_bang_manage()
|
| H A D | thermal_core.c | 290 for_each_trip_desc(tz, td) { in thermal_zone_broken_disable() 997 for_each_trip_desc(tz, td) { in __thermal_zone_cdev_bind() 1322 for_each_trip_desc(tz, td) in __thermal_zone_cdev_unbind() 1377 for_each_trip_desc(tz, td) { in thermal_zone_get_crit_temp() 1409 for_each_trip_desc(tz, td) { in thermal_zone_device_init() 1577 for_each_trip_desc(tz, td) { in thermal_zone_device_register_with_trips()
|
| H A D | thermal_helpers.c | 93 for_each_trip_desc(tz, td) { in __thermal_zone_get_temp()
|
| H A D | thermal_core.h | 270 #define for_each_trip_desc(__tz, __td) \ macro
|
| H A D | gov_power_allocator.c | 508 for_each_trip_desc(tz, td) { in get_governor_trips()
|
| H A D | thermal_debugfs.c | 812 for_each_trip_desc(tz, td) { in tze_seq_show()
|
| H A D | thermal_sysfs.c | 397 for_each_trip_desc(tz, td) { in create_trip_attrs()
|
| H A D | thermal_netlink.c | 548 for_each_trip_desc(tz, td) { in thermal_genl_cmd_tz_get_trip()
|