Searched refs:cdns3_allocate_trb_pool (Results 1 – 3 of 3) sorted by relevance
893 return cdns3_allocate_trb_pool(priv_ep); in cdns3_init_ep0()
1346 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
226 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_allocate_trb_pool() function2351 ret = cdns3_allocate_trb_pool(priv_ep); in cdns3_gadget_ep_enable()