init_dma_pools
int init_dma_pools(struct udc *dev);
retval = init_dma_pools(dev);
EXPORT_SYMBOL_GPL(init_dma_pools);
ret = init_dma_pools(udc);