Searched refs:cpufreq_dt (Results 1 – 1 of 1) sorted by relevance
17 static struct platform_device *cpufreq_dt; variable53 cpufreq_dt = platform_device_register_simple("cpufreq-dt", -1, NULL, 0); in raspberrypi_cpufreq_probe()54 ret = PTR_ERR_OR_ZERO(cpufreq_dt); in raspberrypi_cpufreq_probe()76 platform_device_unregister(cpufreq_dt); in raspberrypi_cpufreq_remove()