Lines Matching refs:omap_usb_config
62 omap_otg_init(struct omap_usb_config *config) in omap_otg_init()
166 static void omap_otg_init(struct omap_usb_config *config) {} in omap_otg_init()
202 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
215 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
249 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
259 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
286 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
295 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
558 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
626 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
629 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
631 struct omap_usb_config *pdata; in omap1_usb_init()