Searched refs:__thermal_cooling_device_register (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dthermal_core.c1437 * __thermal_cooling_device_register() - register a new thermal cooling device
1453 __thermal_cooling_device_register(struct device_node *np, __thermal_cooling_device_register() function
1529 return __thermal_cooling_device_register(NULL, type, devdata, ops); thermal_cooling_device_register()
1553 return __thermal_cooling_device_register(np, type, devdata, ops); thermal_of_cooling_device_register()

Completed in 78 milliseconds