Searched defs:ohci_device (Results 1 – 4 of 4) sorted by relevance
126 struct platform_device *ohci_device = config->ohci_device; in omap_otg_init() local226 static struct platform_device ohci_device = { variable
43 struct platform_device *ohci_device; member
373 struct ohci_device { struct374 ed_t ed[NUM_EDS];375 int ed_cnt;
368 typedef struct ohci_device { struct385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT); argument