Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c564 ret = thermal_cooling_device_add(cdev, devdata); in thermal_of_cooling_device_register()
H A Dthermal_core.c1008 int thermal_cooling_device_add(struct thermal_cooling_device *cdev, void *devdata) in thermal_cooling_device_add() function
1088 ret = thermal_cooling_device_add(cdev, devdata); in thermal_cooling_device_register()