Searched refs:UICLASS_CDC_DATA (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_serialnet.c215 .bInterfaceClass = UICLASS_CDC_DATA,
223 .bInterfaceClass = UICLASS_CDC_DATA,
313 .bInterfaceClass = UICLASS_CDC_DATA,
H A Dusb_template_cdce.c198 .bInterfaceClass = UICLASS_CDC_DATA,
206 .bInterfaceClass = UICLASS_CDC_DATA,
H A Dusb_template_multi.c218 .bInterfaceClass = UICLASS_CDC_DATA,
226 .bInterfaceClass = UICLASS_CDC_DATA,
316 .bInterfaceClass = UICLASS_CDC_DATA,
H A Dusb_template_modem.c187 .bInterfaceClass = UICLASS_CDC_DATA,
/freebsd-12-stable/sys/dev/usb/
H A Dusb.h486 #define UICLASS_CDC_DATA 0x0a macro
/freebsd-12-stable/sys/dev/usb/serial/
H A Dumodem.c495 if (id->bInterfaceClass != UICLASS_CDC_DATA ||

Completed in 116 milliseconds