Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_helpers.c44 struct thermal_instance *
48 struct thermal_instance *pos = NULL; in get_thermal_instance()
49 struct thermal_instance *target_instance = NULL; in get_thermal_instance()
197 struct thermal_instance *instance; in __thermal_cdev_update()
A Dgov_step_wise.c37 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()
121 struct thermal_instance *instance; in thermal_zone_trip_update()
183 struct thermal_instance *instance; in step_wise_throttle()
A Dgov_bang_bang.c19 struct thermal_instance *instance; in thermal_zone_trip_update()
101 struct thermal_instance *instance; in bang_bang_control()
A Dgov_power_allocator.c92 struct thermal_instance *instance; in estimate_sustainable_power()
293 struct thermal_instance *instance, u32 power) in power_actor_set_power()
386 struct thermal_instance *instance; in allocate_power()
575 struct thermal_instance *instance; in allow_maximum_power()
618 struct thermal_instance *instance; in check_power_actors()
A Dthermal_core.h87 struct thermal_instance *
97 struct thermal_instance { struct
A Dthermal_sysfs.c879 struct thermal_instance *instance; in trip_point_show()
882 container_of(attr, struct thermal_instance, attr); in trip_point_show()
890 struct thermal_instance *instance; in weight_show()
892 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show()
900 struct thermal_instance *instance; in weight_store()
907 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
A Dgov_fair_share.c80 struct thermal_instance *instance; in fair_share_throttle()
A Dthermal_core.c422 struct thermal_instance *pos; in thermal_zone_device_init()
626 struct thermal_instance *dev; in thermal_zone_bind_cooling_device()
627 struct thermal_instance *pos; in thermal_zone_bind_cooling_device()
749 struct thermal_instance *pos, *next; in thermal_zone_unbind_cooling_device()
/linux/include/linux/
A Dthermal.h36 struct thermal_instance;
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst510 This function returns the thermal_instance corresponding to a given

Completed in 33 milliseconds