Home
last modified time | relevance | path

Searched refs:usb_interface_assoc_descriptor (Results 1 - 9 of 9) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_ether.h53 struct usb_interface_assoc_descriptor ifcad;
69 struct usb_interface_assoc_descriptor ifcad;
H A Dcdcacm.h230 struct usb_interface_assoc_descriptor ifcad;
H A Df_acm_desc.c66 .bLength = sizeof(struct usb_interface_assoc_descriptor),
H A Df_uac.c214 static struct usb_interface_assoc_descriptor g_fuac_iad =
216 .bLength = sizeof(struct usb_interface_assoc_descriptor),
H A Df_uvc.c198 static struct usb_interface_assoc_descriptor g_fuvc_iad =
200 .bLength = sizeof(struct usb_interface_assoc_descriptor),
H A Drndis.c232 .bLength = sizeof(struct usb_interface_assoc_descriptor),
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_config.c269 struct usb_interface_assoc_descriptor *iad; in modify_string_index_bystrbase()
280 iad = (struct usb_interface_assoc_descriptor *)descriptors; in modify_string_index_bystrbase()
H A Dusbd_generic_ep0.c182 struct usb_interface_assoc_descriptor *ds = (void *)desc; in generic_parse_single_desc()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h408 struct usb_interface_assoc_descriptor { struct
418 typedef struct usb_interface_assoc_descriptor usb_interface_assoc_descriptor_t;

Completed in 15 milliseconds