Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.c844 #define to_cooling_device(_dev) \ macro
851 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show()
860 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show()
874 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show()
889 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store()
1118 cdev = to_cooling_device(dev); in thermal_release()