Searched refs:devm_thermal_of_cooling_device_register (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | thermal.h | 451 devm_thermal_of_cooling_device_register(struct device *dev, 512 devm_thermal_of_cooling_device_register(struct device *dev, in devm_thermal_of_cooling_device_register() function
|
| /Linux-v5.4/drivers/hwmon/ |
| D | mlxreg-fan.c | 500 fan->cdev = devm_thermal_of_cooling_device_register(dev, in mlxreg_fan_probe()
|
| D | pwm-fan.c | 377 cdev = devm_thermal_of_cooling_device_register(dev, in pwm_fan_probe()
|
| D | max6650.c | 796 cooling_dev = devm_thermal_of_cooling_device_register(dev, in max6650_probe()
|
| D | gpio-fan.c | 541 fan_data->cdev = devm_thermal_of_cooling_device_register(dev, np, in gpio_fan_probe()
|
| D | aspeed-pwm-tacho.c | 830 cdev->tcdev = devm_thermal_of_cooling_device_register(dev, child, in aspeed_create_pwm_cooling()
|
| D | npcm750-pwm-fan.c | 849 cdev->tcdev = devm_thermal_of_cooling_device_register(dev, child, in npcm7xx_create_pwm_cooling()
|
| /Linux-v5.4/drivers/soc/qcom/ |
| D | qcom_aoss.c | 460 qmp_cdev->cdev = devm_thermal_of_cooling_device_register in qmp_cooling_device_add()
|
| /Linux-v5.4/drivers/thermal/ |
| D | thermal_core.c | 1079 devm_thermal_of_cooling_device_register(struct device *dev, in devm_thermal_of_cooling_device_register() function 1102 EXPORT_SYMBOL_GPL(devm_thermal_of_cooling_device_register);
|