Searched refs:cpufreq_dev (Results 1 – 1 of 1) sorted by relevance
37 static struct platform_device *cpufreq_dev; variable265 if (cpufreq_dev) { in scpi_clocks_remove()266 platform_device_unregister(cpufreq_dev); in scpi_clocks_remove()267 cpufreq_dev = NULL; in scpi_clocks_remove()299 cpufreq_dev = platform_device_register_simple("scpi-cpufreq", in scpi_clocks_probe()301 if (IS_ERR(cpufreq_dev)) in scpi_clocks_probe()