Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dplatform.c574 retval = dwc2_gadget_init(hsotg); in dwc2_driver_probe()
H A Dgadget.c4981 * dwc2_gadget_init - init function for gadget
4985 int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function