Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/usb/musb/
Dblackfin.c614 static struct platform_driver bfin_driver = { variable
626 module_platform_driver(bfin_driver);