Home
last modified time | relevance | path

Searched refs:thermal_instance (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dgov_bang_bang.c16 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()
Dgov_step_wise.c30 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()
Dgov_power_allocator.c101 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()
Dthermal_helpers.c46 struct thermal_instance *ti; in thermal_instance_present()
179 struct thermal_instance *instance; in __thermal_cdev_update()
Dthermal_sysfs.c866 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()
Dgov_fair_share.c67 struct thermal_instance *instance; in fair_share_throttle()
Dthermal_core.c491 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()
Dthermal_core.h216 struct thermal_instance { struct
/linux-6.12.1/include/linux/
Dthermal.h34 struct thermal_instance;