Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dthermal.h383 thermal_of_cooling_device_register(struct device_node *np, const char *, void *,
414 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
/linux-5.19.10/drivers/thermal/
Dcpuidle_cooling.c209 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
Dcpufreq_cooling.c598 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
Ddevfreq_cooling.c430 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
Dthermal_core.c998 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
1004 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1676 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
/linux-5.19.10/drivers/thermal/tegra/
Dsoctherm.c1740 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()