Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dcpuidle_cooling.c210 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
H A Dcpufreq_cooling.c598 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
H A Ddevfreq_cooling.c457 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
H A Dthermal_core.c1118 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
1124 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1762 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
/linux/drivers/thermal/tegra/
H A Dsoctherm.c1699 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()