Searched refs:omap_otg_driver (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/phy/ | ||
H A D | phy-omap-otg.c | 157 static struct platform_driver omap_otg_driver = { variable in typeref:struct:platform_driver 164 module_platform_driver(omap_otg_driver); variable |
H A D | phy-isp1301-omap.c | 877 static struct platform_driver omap_otg_driver = { variable in typeref:struct:platform_driver 892 status = platform_driver_register(&omap_otg_driver); otg_bind() 903 platform_driver_unregister(&omap_otg_driver); otg_bind() |
Completed in 104 milliseconds