Searched refs:thermal_of_cooling_device_register (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/include/linux/ |
| D | thermal.h | 448 thermal_of_cooling_device_register(struct device_node *np, char *, void *, 503 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /Linux-v4.19/drivers/hwmon/ |
| D | pwm-fan.c | 257 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in pwm_fan_probe()
|
| D | gpio-fan.c | 546 fan_data->cdev = thermal_of_cooling_device_register(np, in gpio_fan_probe()
|
| D | aspeed-pwm-tacho.c | 857 cdev->tcdev = thermal_of_cooling_device_register(child, in aspeed_create_pwm_cooling()
|
| D | npcm750-pwm-fan.c | 867 cdev->tcdev = thermal_of_cooling_device_register(child, in npcm7xx_create_pwm_cooling()
|
| /Linux-v4.19/drivers/thermal/ |
| D | devfreq_cooling.c | 539 cdev = thermal_of_cooling_device_register(np, dev_name, dfc, in of_devfreq_cooling_register_power()
|
| D | cpu_cooling.c | 690 cdev = thermal_of_cooling_device_register(np, dev_name, cpufreq_cdev, in __cpufreq_cooling_register()
|
| D | thermal_core.c | 1037 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1043 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /Linux-v4.19/drivers/thermal/tegra/ |
| D | soctherm.c | 980 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
|
| /Linux-v4.19/drivers/gpu/drm/etnaviv/ |
| D | etnaviv_gpu.c | 1611 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
|