Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_helpers.c43 struct thermal_instance *
47 struct thermal_instance *pos = NULL; in get_thermal_instance()
48 struct thermal_instance *target_instance = NULL; in get_thermal_instance()
161 struct thermal_instance *instance; in __thermal_cdev_update()
A Dgov_step_wise.c38 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()
101 struct thermal_instance *instance; in thermal_zone_trip_update()
159 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 Dthermal_core.h77 struct thermal_instance *
87 struct thermal_instance { struct
A Dgov_power_allocator.c91 struct thermal_instance *instance; in estimate_sustainable_power()
291 struct thermal_instance *instance, u32 power) in power_actor_set_power()
384 struct thermal_instance *instance; in allocate_power()
565 struct thermal_instance *instance; in allow_maximum_power()
606 struct thermal_instance *instance; in check_power_actors()
A Dthermal_sysfs.c886 struct thermal_instance *instance; in trip_point_show()
889 container_of(attr, struct thermal_instance, attr); in trip_point_show()
897 struct thermal_instance *instance; in weight_show()
899 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_show()
907 struct thermal_instance *instance; in weight_store()
914 instance = container_of(attr, struct thermal_instance, weight_attr); in weight_store()
A Dgov_fair_share.c70 struct thermal_instance *instance; in fair_share_throttle()
A Dthermal_core.c396 struct thermal_instance *pos; in thermal_zone_device_init()
612 struct thermal_instance *dev; in thermal_zone_bind_cooling_device()
613 struct thermal_instance *pos; in thermal_zone_bind_cooling_device()
730 struct thermal_instance *pos, *next; in thermal_zone_unbind_cooling_device()
/linux-6.3-rc2/include/linux/
A Dthermal.h34 struct thermal_instance;
/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dsysfs-api.rst510 This function returns the thermal_instance corresponding to a given

Completed in 14 milliseconds