Searched refs:USB_DT_DEVICE_SIZE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dnokia.c87 .bLength = USB_DT_DEVICE_SIZE,
H A Dserial.c88 .bLength = USB_DT_DEVICE_SIZE,
H A Dwebcam.c72 .bLength = USB_DT_DEVICE_SIZE,
H A Dinode.c1851 if (len < (USB_DT_CONFIG_SIZE + USB_DT_DEVICE_SIZE + 4))
1893 if (length != USB_DT_DEVICE_SIZE)
1896 if (dev->dev->bLength != USB_DT_DEVICE_SIZE
H A Dgmidi.c201 .bLength = USB_DT_DEVICE_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h241 #define USB_DT_DEVICE_SIZE 18 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhcd.c963 retval = usb_get_device_descriptor(usb_dev, USB_DT_DEVICE_SIZE);
H A Dhub.c2865 retval = usb_get_device_descriptor(udev, USB_DT_DEVICE_SIZE);

Completed in 181 milliseconds