Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c1641 static int dwc3_gadget_init_endpoints(struct dwc3 *dwc) in dwc3_gadget_init_endpoints() function
2636 ret = dwc3_gadget_init_endpoints(dwc); in dwc3_gadget_init()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c3339 static int dwc3_gadget_init_endpoints(struct dwc3 *dwc, u8 total) in dwc3_gadget_init_endpoints() function
4754 ret = dwc3_gadget_init_endpoints(dwc, dwc->num_eps); in dwc3_gadget_init()