devm_thermal_of_cooling_device_register
return PTR_ERR_OR_ZERO(devm_thermal_of_cooling_device_register(dev,
cdev->tcdev = devm_thermal_of_cooling_device_register(dev, child,
cdev = devm_thermal_of_cooling_device_register(dev, NULL, type, cpriv,
cdev = devm_thermal_of_cooling_device_register(dev, NULL, name, cdata,
devm_thermal_of_cooling_device_register(dev, fan_node,
fan_data->cdev = devm_thermal_of_cooling_device_register(dev, np,
cooling_dev = devm_thermal_of_cooling_device_register(dev,
pwm->cdev = devm_thermal_of_cooling_device_register(dev, NULL, mlxreg_fan_name[i],
cdev->tcdev = devm_thermal_of_cooling_device_register(dev, child,
cdev = devm_thermal_of_cooling_device_register(dev,
cdev = devm_thermal_of_cooling_device_register(dev,
cdev = devm_thermal_of_cooling_device_register(dev, dev->of_node, client->name,
cd = devm_thermal_of_cooling_device_register(emc->dev, np, "emc", emc,
qmp_cdev->cdev = devm_thermal_of_cooling_device_register
cdev = devm_thermal_of_cooling_device_register(dev->parent,
EXPORT_SYMBOL_GPL(devm_thermal_of_cooling_device_register);
devm_thermal_of_cooling_device_register(struct device *dev,