Searched refs:dwc3_alloc_trb_pool (Results 1 – 2 of 2) sorted by relevance
331 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function1612 ret = dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_hw_endpoints()
486 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function3273 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_in_endpoint()3320 return dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_out_endpoint()