Home
last modified time | relevance | path

Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Dcdc.h218 struct usb_cdc_notification { struct
219 __u8 bmRequestType;
220 __u8 bNotificationType;
221 __le16 wValue;
222 __le16 wIndex;
223 __le16 wLength;