Searched refs:USB_DT_DEVICE_CAPABILITY (Results 1 – 8 of 8) sorted by relevance
147 case USB_DT_DEVICE_CAPABILITY: in usb_decode_get_set_descriptor()
257 #define USB_DT_DEVICE_CAPABILITY 0x10 macro
707 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()723 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()756 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
103 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in xhci_create_usb3x_bos_desc()130 ssp_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in xhci_create_usb3x_bos_desc()
1048 if (cap->bDescriptorType != USB_DT_DEVICE_CAPABILITY) { in usb_get_bos_descriptor()
278 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
2058 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
942 USB_DT_DEVICE_CAPABILITY) { in ch9_postconfig()
Completed in 30 milliseconds