thermal_of_cooling_device_register
gpu->cooling = thermal_of_cooling_device_register(dev->of_node,
cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev,
cdev = thermal_of_cooling_device_register(np, name, idle_cdev,
cdev = thermal_of_cooling_device_register(np, name, dfc, ops);
tcd = thermal_of_cooling_device_register(np_stcc,
EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
thermal_of_cooling_device_register(struct device_node *np, const char *, void *,