Searched defs:pxaohci_platform_data (Results 1 – 1 of 1) sorted by relevance
6 struct pxaohci_platform_data { struct7 int (*init)(struct device *);8 void (*exit)(struct device *);10 unsigned long flags;34 extern void pxa_set_ohci_info(struct pxaohci_platform_data *info); argument