Home
last modified time | relevance | path

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

/drivers/thermal/
A Dgov_bang_bang.c37 static void bang_bang_set_instance_target(struct thermal_instance *instance, in bang_bang_set_instance_target()
68 struct thermal_instance *instance; in bang_bang_trip_crossed()
83 struct thermal_instance *instance; in bang_bang_manage()
A Dgov_power_allocator.c100 static bool power_actor_is_valid(struct thermal_instance *instance) in power_actor_is_valid()
121 struct thermal_instance *instance; in estimate_sustainable_power()
315 struct thermal_instance *instance, u32 power) in power_actor_set_power()
413 struct thermal_instance *instance; in allocate_power()
550 struct thermal_instance *instance; in allow_maximum_power()
592 struct thermal_instance *instance; in check_power_actors()
647 struct thermal_instance *instance; in power_allocator_update_weight()
665 struct thermal_instance *instance; in power_allocator_update_tz()
A Dgov_step_wise.c30 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()
75 struct thermal_instance *instance; in thermal_zone_trip_update()
109 struct thermal_instance *instance; in step_wise_manage()
A Dthermal_sysfs.c845 struct thermal_instance *instance; in trip_point_show()
847 instance = container_of(attr, struct thermal_instance, attr); in trip_point_show()
855 struct thermal_instance *instance; in weight_show()
857 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show()
866 struct thermal_instance *instance; in weight_store()
873 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
A Dthermal_helpers.c47 struct thermal_instance *ti; in thermal_instance_present()
168 struct thermal_instance *instance; in __thermal_cdev_update()
A Dthermal_core.c791 static int thermal_instance_add(struct thermal_instance *new_instance, in thermal_instance_add()
795 struct thermal_instance *instance; in thermal_instance_add()
829 struct thermal_instance *dev; in thermal_bind_cdev_to_trip()
912 static void thermal_instance_delete(struct thermal_instance *instance) in thermal_instance_delete()
935 struct thermal_instance *pos, *next; in thermal_unbind_cdev_from_trip()
1262 struct thermal_instance *ti; in thermal_cooling_device_update()
1410 struct thermal_instance *instance; in thermal_zone_device_init()
A Dgov_fair_share.c67 struct thermal_instance *instance; in fair_share_throttle()
A Dthermal_core.h233 struct thermal_instance { struct

Completed in 19 milliseconds