Home
last modified time | relevance | path

Searched refs:UDCLASS_COMM (Results 1 – 4 of 4) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c50 .bDeviceClass = UDCLASS_COMM, /* 0x02 */
Df_ether.c130 .bDeviceClass = UDCLASS_COMM,
Drndis.c245 .bInterfaceClass = UDCLASS_COMM,
/third_party/FreeBSD/sys/dev/usb/
Dusb.h363 #define UDCLASS_COMM 0x02 macro