Searched refs:cdns3_allocate_trb_pool (Results 1 – 3 of 3) sorted by relevance
894 return cdns3_allocate_trb_pool(priv_ep); in cdns3_init_ep0()
1352 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
212 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_allocate_trb_pool() function2376 ret = cdns3_allocate_trb_pool(priv_ep); in cdns3_gadget_ep_enable()