Searched refs:USB_DT_DEVICE_QUALIFIER (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 Dcomposite.c331 if (type == USB_DT_DEVICE_QUALIFIER)
353 qual->bDescriptorType = USB_DT_DEVICE_QUALIFIER;
361 qual->bNumConfigurations = count_configs(cdev, USB_DT_DEVICE_QUALIFIER);
806 case USB_DT_DEVICE_QUALIFIER:
H A Dprinter.c315 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,
1152 case USB_DT_DEVICE_QUALIFIER:
H A Dinode.c1332 qual.bDescriptorType = USB_DT_DEVICE_QUALIFIER;
1429 case USB_DT_DEVICE_QUALIFIER:
H A Dfile_storage.c485 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,
839 case USB_DT_DEVICE_QUALIFIER:
H A Df_fs.c1635 case USB_DT_DEVICE_QUALIFIER:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h181 #define USB_DT_DEVICE_QUALIFIER 0x06 macro
276 * devices with a USB_DT_DEVICE_QUALIFIER have any OTHER_SPEED_CONFIG
582 /* USB_DT_DEVICE_QUALIFIER: Device Qualifier descriptor */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbtest.c628 USB_DT_DEVICE_QUALIFIER, 0, dev->buf,
892 req.wValue = cpu_to_le16 (USB_DT_DEVICE_QUALIFIER << 8);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c2897 status = usb_get_descriptor (udev, USB_DT_DEVICE_QUALIFIER, 0,

Completed in 84 milliseconds