Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRB_BUFFER
drivers/usb/cdns3/cdns3-gadget.h
1083
#define TRB_BUFFER(p) ((p) & GENMASK(31, 0))
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
487
#define TRB_BUFFER(p) ((p) & GENMASK(31, 0))