Searched refs:dwc2_gadget_init (Results 1 – 3 of 3) sorted by relevance
1129 extern int dwc2_gadget_init(struct dwc2_hsotg *hsotg, int irq);1143 static inline int dwc2_gadget_init(struct dwc2_hsotg *hsotg, int irq) in dwc2_gadget_init() function
431 retval = dwc2_gadget_init(hsotg, irq); in dwc2_driver_probe()
3552 int dwc2_gadget_init(struct dwc2_hsotg *hsotg, int irq) in dwc2_gadget_init() function