Home
last modified time | relevance | path

Searched refs:bfin_driver (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
Dblackfin-cpufreq.c193 static struct cpufreq_driver bfin_driver = { variable
204 return cpufreq_register_driver(&bfin_driver); in bfin_cpu_init()
209 cpufreq_unregister_driver(&bfin_driver); in bfin_cpu_exit()
/linux-4.1.27/drivers/usb/musb/
Dblackfin.c609 static struct platform_driver bfin_driver = { variable
621 module_platform_driver(bfin_driver);