Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CTX_TO_EP_TYPE
drivers/usb/cdns3/cdnsp-gadget.h
690
#define CTX_TO_EP_TYPE(p) (((p) >> 3) & 0x7)
drivers/usb/host/xhci.h
477
#define CTX_TO_EP_TYPE(p) (((p) >> 3) & 0x7)