Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_PORT_SPEED
drivers/usb/cdns3/cdnsp-gadget.h
298
#define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f)
drivers/usb/host/xhci-port.h
55
#define DEV_PORT_SPEED(p) (((p) >> 10) & 0x0f)