Home
last modified time | relevance | path

Searched refs:thermal_of_cooling_device_register (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/linux/
Dthermal.h448 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/
Dpwm-fan.c257 cdev = thermal_of_cooling_device_register(pdev->dev.of_node, in pwm_fan_probe()
Dgpio-fan.c546 fan_data->cdev = thermal_of_cooling_device_register(np, in gpio_fan_probe()
Daspeed-pwm-tacho.c857 cdev->tcdev = thermal_of_cooling_device_register(child, in aspeed_create_pwm_cooling()
Dnpcm750-pwm-fan.c867 cdev->tcdev = thermal_of_cooling_device_register(child, in npcm7xx_create_pwm_cooling()
/Linux-v4.19/drivers/thermal/
Ddevfreq_cooling.c539 cdev = thermal_of_cooling_device_register(np, dev_name, dfc, in of_devfreq_cooling_register_power()
Dcpu_cooling.c690 cdev = thermal_of_cooling_device_register(np, dev_name, cpufreq_cdev, in __cpufreq_cooling_register()
Dthermal_core.c1037 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/
Dsoctherm.c980 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1611 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()