Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRB_TYPE
drivers/usb/cdns3/cdns3-gadget.h
1022
#define TRB_TYPE(p) ((p) << 10)
drivers/usb/cdns3/cdnsp-gadget.h
1081
#define TRB_TYPE(p) ((p) << 10)
drivers/usb/gadget/udc/cdns2/cdns2-gadget.h
459
#define TRB_TYPE(p) ((p) << 10)
drivers/usb/host/xhci.h
1096
#define TRB_TYPE(p) ((p) << 10)