Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_sysfs.c574 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show()
582 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()
595 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()
609 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()
700 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()
715 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()
736 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()
758 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
A Dthermal_core.h119 #define to_cooling_device(_dev) \ macro
A Dthermal_core.c789 cdev = to_cooling_device(dev); in thermal_release()

Completed in 8 milliseconds