Searched refs:dwc3_alloc_trb_pool (Results 1 – 2 of 2) sorted by relevance
333 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function1629 ret = dwc3_alloc_trb_pool(dep); in dwc3_gadget_init_hw_endpoints()
471 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool() function3227 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()