Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/thermal/
Dthermal_sys.c44 struct thermal_cooling_device_instance { struct
406 struct thermal_cooling_device_instance *instance; in thermal_cooling_device_trip_point_show()
409 container_of(attr, struct thermal_cooling_device_instance, attr); in thermal_cooling_device_trip_point_show()
612 struct thermal_cooling_device_instance *instance; in thermal_zone_device_passive()
697 struct thermal_cooling_device_instance *dev; in thermal_zone_bind_cooling_device()
698 struct thermal_cooling_device_instance *pos; in thermal_zone_bind_cooling_device()
719 kzalloc(sizeof(struct thermal_cooling_device_instance), GFP_KERNEL); in thermal_zone_bind_cooling_device()
782 struct thermal_cooling_device_instance *pos, *next; in thermal_zone_unbind_cooling_device()
960 struct thermal_cooling_device_instance *instance; in thermal_zone_device_update()