Searched refs:cdns3_allocate_trb_pool (Results 1 – 3 of 3) sorted by relevance
891 return cdns3_allocate_trb_pool(priv_ep); in cdns3_init_ep0()
1316 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
179 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_allocate_trb_pool() function1819 ret = cdns3_allocate_trb_pool(priv_ep); in cdns3_gadget_ep_enable()