Searched refs:USB_DT_DEVICE_QUALIFIER (Results 1 – 4 of 4) sorted by relevance
256 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()
762 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,1280 case USB_DT_DEVICE_QUALIFIER: in eth_setup()
211 #define USB_DT_DEVICE_QUALIFIER 0x06 macro
245 #define USB_DT_DEVICE_QUALIFIER 0x06 macro