Searched refs:thermal_of_cooling_device_register (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | thermal.h | 448 thermal_of_cooling_device_register(struct device_node *np, const char *, void *, 508 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /Linux-v5.4/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 | 628 cdev = thermal_of_cooling_device_register(np, dev_name, cpufreq_cdev, in __cpufreq_cooling_register()
|
| D | thermal_core.c | 1047 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1053 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /Linux-v5.4/drivers/gpu/drm/etnaviv/ |
| D | etnaviv_gpu.c | 1614 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
|
| /Linux-v5.4/drivers/thermal/tegra/ |
| D | soctherm.c | 1734 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
|