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

/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1750 gpu->cooling = thermal_of_cooling_device_register(dev->of_node,
/linux-master/drivers/thermal/
H A Dcpufreq_cooling.c598 cdev = thermal_of_cooling_device_register(np, name, cpufreq_cdev,
H A Dcpuidle_cooling.c210 cdev = thermal_of_cooling_device_register(np, name, idle_cdev,
H A Ddevfreq_cooling.c457 cdev = thermal_of_cooling_device_register(np, name, dfc, ops);
H A Dthermal_core.c1056 * thermal_of_cooling_device_register() - register an OF thermal cooling device
1071 thermal_of_cooling_device_register(struct device_node *np, function
1077 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/include/linux/
H A Dthermal.h259 thermal_of_cooling_device_register(struct device_node *np, const char *, void *,
301 thermal_of_cooling_device_register(struct device_node *np, function

Completed in 265 milliseconds