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

/linux-master/include/linux/
H A Dthermal.h364 thermal_of_cooling_device_register(struct device_node *np, const char *, void *,
406 thermal_of_cooling_device_register(struct device_node *np, function
/linux-master/drivers/thermal/
H A Dcpuidle_cooling.c210 cdev = thermal_of_cooling_device_register(np, name, idle_cdev,
H A Dcpufreq_cooling.c601 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev,
H A Ddevfreq_cooling.c457 cdev = thermal_of_cooling_device_register(np, name, dfc, ops);
H A Dthermal_core.c1002 * thermal_of_cooling_device_register() - register an OF thermal cooling device
1017 thermal_of_cooling_device_register(struct device_node *np, function
1023 EXPORT_SYMBOL_GPL(thermal_of_cooling_device_register); variable
/linux-master/drivers/thermal/tegra/
H A Dsoctherm.c1702 tcd = thermal_of_cooling_device_register(np_stcc,
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1750 gpu->cooling = thermal_of_cooling_device_register(dev->of_node,

Completed in 233 milliseconds