Searched refs:thermal_instance (Results 1 – 8 of 8) sorted by relevance
| /drivers/thermal/ |
| A D | gov_bang_bang.c | 37 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 D | gov_power_allocator.c | 100 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 D | gov_step_wise.c | 30 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 D | thermal_sysfs.c | 845 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 D | thermal_helpers.c | 47 struct thermal_instance *ti; in thermal_instance_present() 168 struct thermal_instance *instance; in __thermal_cdev_update()
|
| A D | thermal_core.c | 791 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 D | gov_fair_share.c | 67 struct thermal_instance *instance; in fair_share_throttle()
|
| A D | thermal_core.h | 233 struct thermal_instance { struct
|
Completed in 19 milliseconds