__thermal_cooling_device_register 1027 drivers/thermal/thermal_core.c 	return __thermal_cooling_device_register(NULL, type, devdata, ops);
__thermal_cooling_device_register 1051 drivers/thermal/thermal_core.c 	return __thermal_cooling_device_register(np, type, devdata, ops);
__thermal_cooling_device_register 1091 drivers/thermal/thermal_core.c 	tcd = __thermal_cooling_device_register(np, type, devdata, ops);