Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DBC_MAX_PACKET
drivers/usb/host/xhci-dbgtty.c
115
req->length = DBC_MAX_PACKET;
drivers/usb/host/xhci-dbgtty.c
239
req->length = DBC_MAX_PACKET;
drivers/usb/host/xhci-dbgtty.c
37
len = min(len, DBC_MAX_PACKET);