Home
last modified time | relevance | path

Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_cdc.h184 struct usb_cdc_notification { struct
185 uByte bmRequestType;
187 uByte bNotification;
196 uWord wValue;
197 uWord wIndex;
198 uWord wLength;
199 uByte data[16];