Searched refs:thermal_of_cooling_device_register (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| A D | thermal.h | 252 thermal_of_cooling_device_register(struct device_node *np, const char *, void *, 297 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /linux/drivers/thermal/ |
| A D | cpuidle_cooling.c | 210 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
|
| A D | cpufreq_cooling.c | 598 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
|
| A D | devfreq_cooling.c | 457 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
|
| A D | thermal_core.c | 1119 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1125 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /linux/drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_gpu.c | 1762 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
|
| /linux/drivers/thermal/tegra/ |
| A D | soctherm.c | 1699 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
|
Completed in 22 milliseconds