Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dthermal_core.c1106 #define to_cooling_device(_dev) \ macro
1113 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show()
1122 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show()
1136 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show()
1151 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store()
1426 cdev = to_cooling_device(dev); in thermal_release()