USB_DT_DEVICE_SIZE  988 drivers/usb/core/hcd.c 	retval = usb_get_device_descriptor(usb_dev, USB_DT_DEVICE_SIZE);
USB_DT_DEVICE_SIZE 4848 drivers/usb/core/hub.c 	retval = usb_get_device_descriptor(udev, USB_DT_DEVICE_SIZE);
USB_DT_DEVICE_SIZE 1556 drivers/usb/gadget/configfs.c 	gi->cdev.desc.bLength = USB_DT_DEVICE_SIZE;
USB_DT_DEVICE_SIZE   77 drivers/usb/gadget/legacy/gmidi.c 	.bLength =		USB_DT_DEVICE_SIZE,
USB_DT_DEVICE_SIZE 1799 drivers/usb/gadget/legacy/inode.c 	if ((len < (USB_DT_CONFIG_SIZE + USB_DT_DEVICE_SIZE + 4)) ||
USB_DT_DEVICE_SIZE 1827 drivers/usb/gadget/legacy/inode.c 			total > length - USB_DT_DEVICE_SIZE)
USB_DT_DEVICE_SIZE 1837 drivers/usb/gadget/legacy/inode.c 				total > length - USB_DT_DEVICE_SIZE)
USB_DT_DEVICE_SIZE 1848 drivers/usb/gadget/legacy/inode.c 	if (length != USB_DT_DEVICE_SIZE)
USB_DT_DEVICE_SIZE 1851 drivers/usb/gadget/legacy/inode.c 	if (dev->dev->bLength != USB_DT_DEVICE_SIZE
USB_DT_DEVICE_SIZE   87 drivers/usb/gadget/legacy/nokia.c 	.bLength		= USB_DT_DEVICE_SIZE,
USB_DT_DEVICE_SIZE   63 drivers/usb/gadget/legacy/serial.c 	.bLength =		USB_DT_DEVICE_SIZE,
USB_DT_DEVICE_SIZE   71 drivers/usb/gadget/legacy/webcam.c 	.bLength		= USB_DT_DEVICE_SIZE,
USB_DT_DEVICE_SIZE   59 drivers/usb/gadget/udc/aspeed-vhub/hub.c 	.bLength		= USB_DT_DEVICE_SIZE,
USB_DT_DEVICE_SIZE  283 drivers/usb/gadget/udc/aspeed-vhub/hub.c 		dsize = USB_DT_DEVICE_SIZE;
USB_DT_DEVICE_SIZE  286 drivers/usb/gadget/udc/aspeed-vhub/hub.c 		BUILD_BUG_ON(USB_DT_DEVICE_SIZE >= AST_VHUB_EP0_MAX_PACKET);
USB_DT_DEVICE_SIZE  776 drivers/usb/host/ehci-hub.c 	urb->transfer_buffer_length = USB_DT_DEVICE_SIZE;
USB_DT_DEVICE_SIZE  814 drivers/usb/host/ehci-hub.c 	buf = kmalloc(USB_DT_DEVICE_SIZE, GFP_KERNEL);
USB_DT_DEVICE_SIZE  829 drivers/usb/host/ehci-hub.c 	dr->wLength = cpu_to_le16(USB_DT_DEVICE_SIZE);
USB_DT_DEVICE_SIZE   79 drivers/usb/misc/ehset.c 		buf = kmalloc(USB_DT_DEVICE_SIZE, GFP_KERNEL);
USB_DT_DEVICE_SIZE   86 drivers/usb/misc/ehset.c 					buf, USB_DT_DEVICE_SIZE,