Searched refs:cpufreq_cooling_register (Results 1 – 6 of 6) sorted by relevance
40 cpufreq_cooling_register(const struct cpumask *clip_cpus);88 cpufreq_cooling_register(const struct cpumask *clip_cpus) in cpufreq_cooling_register() function
31 cdev = cpufreq_cooling_register(cpu_present_mask); in db8500_cpufreq_cooling_probe()
925 cpufreq_cooling_register(const struct cpumask *clip_cpus) in cpufreq_cooling_register() function929 EXPORT_SYMBOL_GPL(cpufreq_cooling_register);
526 data->cdev = cpufreq_cooling_register(cpu_present_mask); in imx_thermal_probe()
19 1.1.1 struct thermal_cooling_device *cpufreq_cooling_register(43 Similar to cpufreq_cooling_register, this function registers a cpufreq
411 data->cool_dev = cpufreq_cooling_register(cpu_present_mask); in ti_thermal_register_cpu_cooling()