Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance
266 struct usb_cdc_notification { struct267 __u8 bmRequestType;268 __u8 bNotificationType;269 __le16 wValue;270 __le16 wIndex;271 __le16 wLength;