Home
last modified time | relevance | path

Searched refs:dwc2_gadget_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1405 int dwc2_gadget_init(struct dwc2_hsotg *hsotg);
1439 static inline int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function
H A Dplatform.c571 retval = dwc2_gadget_init(hsotg); in dwc2_driver_probe()
H A Dgadget.c4976 int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function