Searched refs:USB_DT_SS_ENDPOINT_COMP (Results 1 – 7 of 7) sorted by relevance
104 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,110 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,116 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
167 if (ep && ep->bDescriptorType == USB_DT_SS_ENDPOINT_COMP) { in open()
130 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,144 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
188 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,200 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
231 bufptr[1] == USB_DT_SS_ENDPOINT_COMP) { in find_usb_device()238 bufptr[1] == USB_DT_SS_ENDPOINT_COMP) { in find_usb_device()
259 USB_DT_SS_ENDPOINT_COMP, USB_DT_SS_EP_COMP_SIZE) == 0) { in filter_usb_device()
137 #define USB_DT_SS_ENDPOINT_COMP 0x30 macro