Home
last modified time | relevance | path

Searched defs:otg_device (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-omap-otg.c21 struct otg_device { struct
40 static void omap_otg_ctrl(struct otg_device *otg_dev, u32 outputs) in omap_otg_ctrl() argument
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dusb.c139 struct platform_device *otg_device = config->otg_device; in omap_otg_init() local
267 static struct platform_device otg_device = { variable
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-omap1.h44 struct platform_device *otg_device; member