Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance
218 struct usb_cdc_notification { struct219 __u8 bmRequestType;220 __u8 bNotificationType;221 __le16 wValue;222 __le16 wIndex;223 __le16 wLength;