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