Searched refs:next_in_dma (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
H A Domap_udc.c517 static void next_in_dma(struct omap_ep *ep, struct omap_req *req) next_in_dma() function
658 next_in_dma(ep, req); dma_irq()
794 (is_in ? next_in_dma : next_out_dma)(ep, req); dma_channel_claim()
985 (is_in ? next_in_dma : next_out_dma)(ep, req); omap_ep_queue()

Completed in 88 milliseconds