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()
198 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
230 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
260 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
267 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
593 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
663 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
666 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
668 struct omap_usb_config *pdata; in omap1_usb_init()