Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COMP_CODE_MASK
drivers/usb/cdns3/cdnsp-gadget.h
883
#define GET_COMP_CODE(p) (((p) & COMP_CODE_MASK) >> 24)
drivers/usb/host/xhci.h
831
#define GET_COMP_CODE(p) (((p) & COMP_CODE_MASK) >> 24)