Searched refs:thermal_instance (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/thermal/ |
D | gov_bang_bang.c | 16 static void bang_bang_set_instance_target(struct thermal_instance *instance, in bang_bang_set_instance_target() 70 struct thermal_instance *instance; in bang_bang_control() 87 struct thermal_instance *instance; in bang_bang_manage()
|
D | gov_step_wise.c | 30 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state() 74 struct thermal_instance *instance; in thermal_zone_trip_update() 111 struct thermal_instance *instance; in step_wise_manage()
|
D | gov_power_allocator.c | 101 struct thermal_instance *instance) in power_actor_is_valid() 122 struct thermal_instance *instance; in estimate_sustainable_power() 316 struct thermal_instance *instance, u32 power) in power_actor_set_power() 406 struct thermal_instance *instance; in allocate_power() 542 struct thermal_instance *instance; in allow_maximum_power() 584 struct thermal_instance *instance; in check_power_actors() 638 struct thermal_instance *instance; in power_allocator_update_tz()
|
D | thermal_helpers.c | 46 struct thermal_instance *ti; in thermal_instance_present() 179 struct thermal_instance *instance; in __thermal_cdev_update()
|
D | thermal_sysfs.c | 866 struct thermal_instance *instance; in trip_point_show() 868 instance = container_of(attr, struct thermal_instance, attr); in trip_point_show() 876 struct thermal_instance *instance; in weight_show() 878 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show() 887 struct thermal_instance *instance; in weight_store() 894 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
|
D | gov_fair_share.c | 67 struct thermal_instance *instance; in fair_share_throttle()
|
D | thermal_core.c | 491 struct thermal_instance *pos; in thermal_zone_device_init() 769 struct thermal_instance *dev; in thermal_bind_cdev_to_trip() 770 struct thermal_instance *pos; in thermal_bind_cdev_to_trip() 876 struct thermal_instance *pos, *next; in thermal_unbind_cdev_from_trip() 1200 struct thermal_instance *ti; in thermal_cooling_device_update()
|
D | thermal_core.h | 216 struct thermal_instance { struct
|
/linux-6.12.1/include/linux/ |
D | thermal.h | 34 struct thermal_instance;
|