Searched refs:USB_DT_DEVICE_CAPABILITY (Results 1 – 6 of 6) sorted by relevance
228 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
840 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
561 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()573 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
42 USB_DT_DEVICE_CAPABILITY, /* Device Capability */
1915 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
889 USB_DT_DEVICE_CAPABILITY) { in ch9_postconfig()