Searched refs:USB_DT_PIPE_USAGE (Results 1 – 4 of 4) sorted by relevance
38 if (extra[1] == USB_DT_PIPE_USAGE) { in uas_find_endpoints()
151 case USB_DT_PIPE_USAGE: in usb_decode_get_set_descriptor()
1734 .bDescriptorType = USB_DT_PIPE_USAGE,1777 .bDescriptorType = USB_DT_PIPE_USAGE,1817 .bDescriptorType = USB_DT_PIPE_USAGE,1852 .bDescriptorType = USB_DT_PIPE_USAGE,
263 #define USB_DT_PIPE_USAGE 0x24 macro