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

/drivers/thermal/
H A Dthermal_core.c1082 * __thermal_cooling_device_register() - register a new thermal cooling device
1098 __thermal_cooling_device_register(struct device_node *np, function
1186 return __thermal_cooling_device_register(NULL, type, devdata, ops);
1210 return __thermal_cooling_device_register(np, type, devdata, ops);

Completed in 87 milliseconds