Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance
296 struct usb_cdc_notification { struct297 __u8 bmRequestType;298 __u8 bNotificationType;299 __le16 wValue;300 __le16 wIndex;301 __le16 wLength;