Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/thermal/
Dthermal_sys.c333 #define to_cooling_device(_dev) \ macro
340 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show()
349 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show()
363 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show()
378 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store()
815 cdev = to_cooling_device(dev); in thermal_release()