Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
next_out_dma
drivers/usb/gadget/udc/omap_udc.c
675
next_out_dma(ep, req);
drivers/usb/gadget/udc/omap_udc.c
792
(is_in ? next_in_dma : next_out_dma)(ep, req);
drivers/usb/gadget/udc/omap_udc.c
983
(is_in ? next_in_dma : next_out_dma)(ep, req);