Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/arch/arm/mach-omap1/
H A Dusb.c140 struct platform_device *otg_device = config->otg_device; in omap_otg_init() local
253 static struct platform_device otg_device = { variable
/openbmc/linux/include/linux/platform_data/
H A Dusb-omap1.h44 struct platform_device *otg_device; member