Searched refs:thermal_of_cooling_device_register (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | thermal.h | 341 thermal_of_cooling_device_register(struct device_node *np, const char *, void *, 384 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /Linux-v6.6/drivers/thermal/ |
| D | cpuidle_cooling.c | 210 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
|
| D | cpufreq_cooling.c | 572 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
|
| D | devfreq_cooling.c | 426 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
|
| D | thermal_core.c | 971 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 977 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /Linux-v6.6/drivers/gpu/drm/etnaviv/ |
| D | etnaviv_gpu.c | 1739 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
|
| /Linux-v6.6/drivers/thermal/tegra/ |
| D | soctherm.c | 1702 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
|