Home
last modified time | relevance | path

Searched refs:cdns3_allocate_trb_pool (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-ep0.c894 return cdns3_allocate_trb_pool(priv_ep); in cdns3_init_ep0()
H A Dcdns3-gadget.h1355 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);
H A Dcdns3-gadget.c212 int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep) in cdns3_allocate_trb_pool() function
2434 ret = cdns3_allocate_trb_pool(priv_ep); in cdns3_gadget_ep_enable()