Searched refs:thermal_instance (Results 1 – 7 of 7) sorted by relevance
50 static unsigned long get_target_state(struct thermal_instance *instance, in get_target_state()132 struct thermal_instance *instance; in thermal_zone_trip_update()198 struct thermal_instance *instance; in step_wise_throttle()
30 struct thermal_instance *instance; in thermal_zone_trip_update()104 struct thermal_instance *instance; in bang_bang_control()
38 struct thermal_instance { struct
192 struct thermal_instance *get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance()195 struct thermal_instance *pos = NULL; in get_thermal_instance()196 struct thermal_instance *target_instance = NULL; in get_thermal_instance()491 struct thermal_instance *pos; in thermal_zone_device_reset()917 struct thermal_instance *instance; in thermal_cooling_device_trip_point_show()920 container_of(attr, struct thermal_instance, attr); in thermal_cooling_device_trip_point_show()970 struct thermal_instance *dev; in thermal_zone_bind_cooling_device()971 struct thermal_instance *pos; in thermal_zone_bind_cooling_device()1004 kzalloc(sizeof(struct thermal_instance), GFP_KERNEL); in thermal_zone_bind_cooling_device()1080 struct thermal_instance *pos, *next; in thermal_zone_unbind_cooling_device()[all …]
93 struct thermal_instance *instance; in fair_share_throttle()
348 struct thermal_instance *get_thermal_instance(struct thermal_zone_device *,392 static inline struct thermal_instance *
386 This function returns the thermal_instance corresponding to a given