Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A 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()
H A 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()
H A Dthermal_helpers.c46 struct thermal_instance *ti; in thermal_instance_present()
179 struct thermal_instance *instance; in __thermal_cdev_update()
H A 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()
H A Dgov_fair_share.c67 struct thermal_instance *instance; in fair_share_throttle()
H A 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()
H A Dthermal_core.h216 struct thermal_instance { struct
/linux/include/linux/
H A Dthermal.h34 struct thermal_instance;