cdns3_allocate_trb_pool  891 drivers/usb/cdns3/ep0.c 	return cdns3_allocate_trb_pool(priv_ep);
cdns3_allocate_trb_pool 1814 drivers/usb/cdns3/gadget.c 	ret = cdns3_allocate_trb_pool(priv_ep);
cdns3_allocate_trb_pool 1316 drivers/usb/cdns3/gadget.h int cdns3_allocate_trb_pool(struct cdns3_endpoint *priv_ep);