Lines Matching refs:omap_usb_config
50 omap_otg_init(struct omap_usb_config *config) in omap_otg_init()
154 static void omap_otg_init(struct omap_usb_config *config) {} in omap_otg_init()
190 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
203 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
237 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
247 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
274 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
283 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
565 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
635 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
638 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
640 struct omap_usb_config *pdata; in omap1_usb_init()