allow_short      1517 drivers/usb/core/devio.c 	bool allow_short = false;
allow_short      1582 drivers/usb/core/devio.c 			allow_short = true;
allow_short      1597 drivers/usb/core/devio.c 			allow_short = true;
allow_short      1621 drivers/usb/core/devio.c 			allow_short = true;
allow_short      1765 drivers/usb/core/devio.c 	if (allow_short && uurb->flags & USBDEVFS_URB_SHORT_NOT_OK)
allow_short      1773 drivers/usb/core/devio.c 	if (!allow_short && uurb->flags & USBDEVFS_URB_SHORT_NOT_OK)