Home
last modified time | relevance | path

Searched refs:bDescriptorType (Results 1 – 25 of 34) sorted by relevance

12

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c48 .bDescriptorType = UDESC_DEVICE,
67 .bDescriptorType = UDESC_IFACE_ASSOC,
79 .bDescriptorType = UDESC_INTERFACE,
92 .bDescriptorType = UDESC_CS_INTERFACE,
98 .bDescriptorType = UDESC_CS_INTERFACE,
104 .bDescriptorType = UDESC_CS_INTERFACE,
110 .bDescriptorType = UDESC_CS_INTERFACE,
115 .bDescriptorType = UDESC_ENDPOINT,
124 .bDescriptorType = 0x30,
132 .bDescriptorType = UDESC_INTERFACE,
[all …]
Df_uvc.h62 u8 bDescriptorType; member
103 u8 bDescriptorType; member
119 u8 bDescriptorType; member
143 u8 bDescriptorType; member
198 u8 bDescriptorType; \
215 u8 bDescriptorType; member
259 u8 bDescriptorType; \
280 u8 bDescriptorType; member
342 u8 bDescriptorType; \
365 u8 bDescriptorType; member
[all …]
Df_uac.h92 uint8_t bDescriptorType; member
105 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member
123 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member
137 uint8_t bDescriptorType; /* USB_DT_CS_INTERFACE */ member
153 uint8_t bDescriptorType; member
166 uByte bDescriptorType; member
178 uint8_t bDescriptorType; /* USB_DT_CS_ENDPOINT */ member
191 uint8_t bDescriptorType; member
Df_uvc.c159 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
183 .bDescriptorType = UDESC_CONFIG,
201 .bDescriptorType = UDESC_IFACE_ASSOC,
219 .bDescriptorType = UDESC_INTERFACE,
234 .bDescriptorType = USB_UVC_CS_INTERFACE,
255 .bDescriptorType = USB_UVC_CS_INTERFACE, /* CS_INTERFACE */
273 .bDescriptorType = USB_UVC_CS_INTERFACE, /* CS_INTERFACE */
289 .bDescriptorType = USB_UVC_CS_INTERFACE, /* CS_INTERFACE */
302 .bDescriptorType = USB_UVC_CS_INTERFACE,
324 .bDescriptorType = USB_UVC_CS_INTERFACE,
[all …]
Df_uac.c187 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
205 .bDescriptorType = UDESC_CONFIG,
217 .bDescriptorType = UDESC_IFACE_ASSOC,
229 .bDescriptorType = UDESC_INTERFACE,
242 .bDescriptorType = UAC_CS_INTERFACE,
253 .bDescriptorType = UAC_CS_INTERFACE,
267 .bDescriptorType = UAC_CS_INTERFACE,
279 .bDescriptorType = UDESC_INTERFACE,
292 .bDescriptorType = UDESC_INTERFACE,
305 .bDescriptorType = UAC_CS_INTERFACE,
[all …]
Drndis.c233 .bDescriptorType = 0x0b,
242 .bDescriptorType = UDESC_INTERFACE,
252 .bDescriptorType = 0x24,
258 .bDescriptorType = 0x24,
265 .bDescriptorType = 0x24,
271 .bDescriptorType = 0x24,
276 .bDescriptorType = UDESC_ENDPOINT,
285 .bDescriptorType = 0x30,
293 .bDescriptorType = UDESC_INTERFACE,
303 .bDescriptorType = UDESC_ENDPOINT,
[all …]
Df_hid.c121 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
137 .bDescriptorType = UDESC_CONFIG,
149 .bDescriptorType = UDESC_INTERFACE,
162 .bDescriptorType = UDESC_HID, /* HID type is 0x21 */
168 .bDescriptorType = 0x22, /* bDescriptorType */
176 .bDescriptorType = UDESC_ENDPOINT,
186 .bDescriptorType = UDESC_ENDPOINT,
Df_hid.h60 uByte bDescriptorType; member
Df_mass_storage.c161 .bDescriptorType = UDESC_DEVICE,
195 .bDescriptorType = UDESC_CONFIG,
206 .bDescriptorType = UDESC_INTERFACE,
218 .bDescriptorType = UDESC_ENDPOINT,
228 .bDescriptorType = 0x30,
237 .bDescriptorType = UDESC_ENDPOINT,
247 .bDescriptorType = 0x30,
Df_camera.c130 .bDescriptorType = UDESC_DEVICE, /* Constant for device descriptor */
Dcomposite_desc.c138 if (desc->bDescriptorType == UDESC_CONFIG) in composite_mkcfgdesc_sub()
Df_multi.c98 .bDescriptorType = UDESC_DEVICE,
Dcomposite.c296 if (descriptors->bDescriptorType != UDESC_ENDPOINT_SS_COMP) in modify_config_descriptor_byspeed()
356 if (descriptors->bDescriptorType != UDESC_ENDPOINT) in composite_get_config_descriptor()
Ddfu.c149 .bDescriptorType = UDESC_INTERFACE,
/third_party/FreeBSD/sys/dev/usb/
Dusb.h274 uByte bDescriptorType; member
281 uByte bDescriptorType; member
305 uByte bDescriptorType; member
314 uByte bDescriptorType; member
327 uByte bDescriptorType; member
341 uByte bDescriptorType; member
353 uByte bDescriptorType; member
381 uByte bDescriptorType; member
398 uByte bDescriptorType; member
411 uByte bDescriptorType; member
[all …]
Dusb_cdc.h59 uByte bDescriptorType; member
66 uByte bDescriptorType; member
76 uByte bDescriptorType; member
87 uByte bDescriptorType; member
96 uByte bDescriptorType; member
104 uByte bDescriptorType; member
114 uByte bDescriptorType; member
126 uByte bDescriptorType; member
134 uByte bDescriptorType; member
276 uByte bDescriptorType; member
Dusb_parse.c112 if ((id->bDescriptorType == UDESC_INTERFACE) && in usb_idesc_foreach()
177 if (desc->bDescriptorType == UDESC_INTERFACE) { in usb_edesc_foreach()
180 if (desc->bDescriptorType == UDESC_ENDPOINT) { in usb_edesc_foreach()
212 if (desc->bDescriptorType == UDESC_INTERFACE) in usb_ed_comp_foreach()
214 if (desc->bDescriptorType == UDESC_ENDPOINT) in usb_ed_comp_foreach()
216 if (desc->bDescriptorType == UDESC_ENDPOINT_SS_COMP) { in usb_ed_comp_foreach()
240 if (desc->bDescriptorType == type) { in usbd_get_no_descriptors()
277 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usbd_get_no_alts()
Dusbhid.h48 uByte bDescriptorType; member
53 uByte bDescriptorType; member
Dusb_util.c184 p->bDescriptorType = UDESC_STRING; in usb_make_str_desc()
Dusb_device.c1551 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT; in usb_alloc_device()
1560 udev->ctrl_ep_comp_desc.bDescriptorType = UDESC_ENDPOINT_SS_COMP; in usb_alloc_device()
1957 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_cdev_create()
2166 if (desc->bDescriptorType == UDESC_INTERFACE) { in usbd_find_descriptor()
2169 if (((desc->bDescriptorType & type_mask) == type) && in usbd_find_descriptor()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_generic_ep0.c67 uint8_t bDescriptorType; member
119 switch (desc->bDescriptorType) in generic_parse_single_desc()
126 desc->bDescriptorType); in generic_parse_single_desc()
136 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
151 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
175 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
187 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
200 __FUNCTION__, ds->bLength, ds->bDescriptorType); in generic_parse_single_desc()
Df_config.c181 str_desc->bDescriptorType = UDESC_STRING; in fconfig_mkstrdesc()
278 if (descriptors->bDescriptorType == UDESC_IFACE_ASSOC) in modify_string_index_bystrbase()
283 else if (descriptors->bDescriptorType == UDESC_INTERFACE) in modify_string_index_bystrbase()
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Duvc_h264.c194 if (desc->bDescriptorType == USB_VIDEO_CONTROL_INTERFACE && in xu_get_id()
Duvc_h264.h348 int8_t bDescriptorType; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c3140 .bDescriptorType = UDESC_DEVICE, /* type */
3159 .bDescriptorType = UDESC_BOS,
3165 .bDescriptorType = 1,
3171 .bDescriptorType = UDESC_DEVICE_CAPABILITY,
3181 .bDescriptorType = 1,
3192 .bDescriptorType = UDESC_CONFIG,
3202 .bDescriptorType = UDESC_INTERFACE,
3210 .bDescriptorType = UDESC_ENDPOINT,
3218 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,
3227 .bDescriptorType = UDESC_SS_HUB,

12