Searched refs:USB_DT_DEVICE_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
746 cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()759 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()772 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
223 #define USB_DT_DEVICE_CAPABILITY 0x10 macro