Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c333 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function
1629 ret = dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_hw_endpoints()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c471 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function
3227 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_in_endpoint()
3274 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_out_endpoint()