Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c331 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function
1612 ret = dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_hw_endpoints()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c489 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function
3216 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_in_endpoint()
3263 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_out_endpoint()