Home
last modified time | relevance | path

Searched refs:UDESCSUB_CDC_UNION (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h45 #define UDESCSUB_CDC_UNION 6 macro
/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c111 .bDescriptorSubType = UDESCSUB_CDC_UNION,
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c486 0xFF, UDESCSUB_CDC_UNION, 0xFF); in cdce_attach()