Home
last modified time | relevance | path

Searched refs:of_cpufreq_cooling_register (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dcpu_cooling.h46 of_cpufreq_cooling_register(struct device_node *np,
50 of_cpufreq_cooling_register(struct device_node *np, in of_cpufreq_cooling_register() function
71 of_cpufreq_cooling_register(struct device_node *np, in of_cpufreq_cooling_register() function
/linux-4.1.27/drivers/thermal/
Dcpu_cooling.c443 of_cpufreq_cooling_register(struct device_node *np, in of_cpufreq_cooling_register() function
451 EXPORT_SYMBOL_GPL(of_cpufreq_cooling_register);
/linux-4.1.27/Documentation/thermal/
Dcpu-cooling-api.txt28 1.1.2 struct thermal_cooling_device *of_cpufreq_cooling_register(
/linux-4.1.27/drivers/cpufreq/
Dexynos-cpufreq.c216 cdev = of_cpufreq_cooling_register(cpu0, in exynos_cpufreq_probe()
Dcpufreq-dt.c348 priv->cdev = of_cpufreq_cooling_register(np, in cpufreq_ready()