Lines Matching refs:omap_usb_config
62 omap_otg_init(struct omap_usb_config *config) in omap_otg_init()
169 void omap_otg_init(struct omap_usb_config *config) {} in omap_otg_init()
205 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
218 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
252 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
262 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
289 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
298 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
561 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
629 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
632 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
634 struct omap_usb_config *pdata; in omap1_usb_init()