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

/drivers/usb/gadget/
H A Domap_udc.c598 static void next_out_dma(struct omap_ep *ep, struct omap_req *req) function
709 next_out_dma(ep, req);
833 (is_in ? next_in_dma : next_out_dma)(ep, req);
1041 (is_in ? next_in_dma : next_out_dma)(ep, req);

Completed in 81 milliseconds