Lines Matching refs:omap_usb_config
49 omap_otg_init(struct omap_usb_config *config) in omap_otg_init()
153 static void omap_otg_init(struct omap_usb_config *config) {} in omap_otg_init()
189 static inline void udc_device_init(struct omap_usb_config *pdata) in udc_device_init()
202 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()
246 static inline void ohci_device_init(struct omap_usb_config *pdata) in ohci_device_init()
273 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
282 static inline void otg_device_init(struct omap_usb_config *pdata) in otg_device_init()
545 static void __init omap_1510_usb_init(struct omap_usb_config *config) in omap_1510_usb_init()
613 static inline void omap_1510_usb_init(struct omap_usb_config *config) {} in omap_1510_usb_init()
616 void __init omap1_usb_init(struct omap_usb_config *_pdata) in omap1_usb_init()
618 struct omap_usb_config *pdata; in omap1_usb_init()