Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance
184 struct usb_cdc_notification { struct185 uByte bmRequestType;187 uByte bNotification;196 uWord wValue;197 uWord wIndex;198 uWord wLength;199 uByte data[16];