Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthermal.h380 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-6.3-rc2/drivers/thermal/
A Dcpuidle_cooling.c209 cdev = thermal_of_cooling_device_register(np, name, idle_cdev, in __cpuidle_cooling_register()
A Dcpufreq_cooling.c572 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev, in __cpufreq_cooling_register()
A Ddevfreq_cooling.c426 cdev = thermal_of_cooling_device_register(np, name, dfc, ops); in of_devfreq_cooling_register_power()
A Dthermal_core.c991 thermal_of_cooling_device_register(struct device_node *np, in thermal_of_cooling_device_register() function
997 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register);
/linux-6.3-rc2/drivers/gpu/drm/etnaviv/
A Detnaviv_gpu.c1720 gpu->cooling = thermal_of_cooling_device_register(dev->of_node, in etnaviv_gpu_bind()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dsoctherm.c1702 tcd = thermal_of_cooling_device_register(np_stcc, in soctherm_init_hw_throt_cdev()

Completed in 17 milliseconds