Lines Matching refs:omap_usb_config
51 omap_otg_init(struct omap_usb_config *config) in omap_otg_init()
155 static void omap_otg_init(struct omap_usb_config *config) {} in omap_otg_init()
191 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
204 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
236 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
268 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
277 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
613 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
683 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
686 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
688 struct omap_usb_config *pdata; in omap1_usb_init()