Home
last modified time | relevance | path

Searched refs:USB_DT_DEVICE_QUALIFIER (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Dcomposite.c256 if (type == USB_DT_DEVICE_QUALIFIER) in count_configs()
278 qual->bDescriptorType = USB_DT_DEVICE_QUALIFIER; in device_qual()
286 qual->bNumConfigurations = count_configs(cdev, USB_DT_DEVICE_QUALIFIER); in device_qual()
743 case USB_DT_DEVICE_QUALIFIER: in composite_setup()
Dether.c762 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,
1280 case USB_DT_DEVICE_QUALIFIER: in eth_setup()
/external/u-boot/include/linux/usb/
Dch9.h211 #define USB_DT_DEVICE_QUALIFIER 0x06 macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h245 #define USB_DT_DEVICE_QUALIFIER 0x06 macro