Searched refs:to_cooling_device (Results 1 – 3 of 3) sorted by relevance
512 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show()520 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()528 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()542 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()635 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()659 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()690 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()723 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
238 #define to_cooling_device(_dev) \ macro
915 cdev = to_cooling_device(dev); in thermal_release()