Home
last modified time | relevance | path

Searched refs:UICLASS_IAD (Results 1 – 5 of 5) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_camera.c132 .bDeviceClass = UICLASS_IAD, /* Miscellaneous Device Class */
Df_uac.c189 .bDeviceClass = UICLASS_IAD, /* Miscellaneous Device Class */
Df_uvc.c161 .bDeviceClass = UICLASS_IAD, /* Miscellaneous Device Class */
/third_party/FreeBSD/sys/dev/usb/
Dusb.h513 #define UICLASS_IAD 0xEF /* Interface Association Descriptor */ macro
/third_party/FreeBSD/sys/dev/usb/net/
Dif_urndis.c157 {USB_IFACE_CLASS(UICLASS_IAD), USB_IFACE_SUBCLASS(UISUBCLASS_SYNC),