Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
USBLP_BUF_SIZE
drivers/usb/class/usblp.c
765
if (transfer_length > USBLP_BUF_SIZE)
drivers/usb/class/usblp.c
766
transfer_length = USBLP_BUF_SIZE;