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