Searched refs:cpufreq_dev (Results 1 – 1 of 1) sorted by relevance
25 static struct platform_device *cpufreq_dev; variable253 if (cpufreq_dev) { in scpi_clocks_remove()254 platform_device_unregister(cpufreq_dev); in scpi_clocks_remove()255 cpufreq_dev = NULL; in scpi_clocks_remove()286 cpufreq_dev = platform_device_register_simple("scpi-cpufreq", in scpi_clocks_probe()288 if (IS_ERR(cpufreq_dev)) in scpi_clocks_probe()