Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h129 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *);
H A Dthermal_sysfs.c918 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs() function
H A Dthermal_core.c903 thermal_cooling_device_setup_sysfs(cdev); in __thermal_cooling_device_register()