Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dusb.c127 struct platform_device *ohci_device = config->ohci_device; in omap_otg_init() local
219 static struct platform_device ohci_device = { variable
/openbmc/linux/include/linux/platform_data/
H A Dusb-omap1.h43 struct platform_device *ohci_device; member
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h368 typedef struct ohci_device { struct
385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT); argument