Searched refs:thermal_of_cooling_device_register (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | thermal.h | 380 thermal_of_cooling_device_register(struct device_node *np, const char *, void *, 411 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
|
| /linux/drivers/thermal/ |
| A D | cpuidle_cooling.c | 209 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
|
| A D | devfreq_cooling.c | 410 cdev = thermal_of_cooling_device_register(np, name, dfc, in of_devfreq_cooling_register_power()
|
| A D | cpufreq_cooling.c | 593 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
|
| A D | thermal_core.c | 997 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function 1003 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
|
| /linux/drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_gpu.c | 1676 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
|
| /linux/drivers/thermal/tegra/ |
| A D | soctherm.c | 1740 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()
|
| /linux/ |
| A D | vmlinux.symvers | 4518 0x00000000 thermal_of_cooling_device_register vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 44292 ffff800010bfdbe0 T thermal_of_cooling_device_register
|
| A D | .tmp_System.map | 44292 ffff800010bfdbe0 T thermal_of_cooling_device_register
|
Completed in 925 milliseconds