Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c579 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) in next_out_dma() function
676 next_out_dma(ep, req); in dma_irq()
793 (is_in ? next_in_dma : next_out_dma)(ep, req); in dma_channel_claim()
984 (is_in ? next_in_dma : next_out_dma)(ep, req); in omap_ep_queue()