USB_BUFSIZE 392 drivers/usb/gadget/function/f_printer.c req->length = USB_BUFSIZE; USB_BUFSIZE 589 drivers/usb/gadget/function/f_printer.c if (len > USB_BUFSIZE) USB_BUFSIZE 590 drivers/usb/gadget/function/f_printer.c size = USB_BUFSIZE; USB_BUFSIZE 1065 drivers/usb/gadget/function/f_printer.c req = printer_req_alloc(dev->in_ep, USB_BUFSIZE, GFP_KERNEL); USB_BUFSIZE 1072 drivers/usb/gadget/function/f_printer.c req = printer_req_alloc(dev->out_ep, USB_BUFSIZE, GFP_KERNEL);