Home
last modified time | relevance | path

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

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