Home
last modified time | relevance | path

Searched defs:usb_cdc_notification (Results 1 – 2 of 2) 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;
/openbmc/linux/include/uapi/linux/usb/
H A Dcdc.h301 struct usb_cdc_notification { struct
302 __u8 bmRequestType;
303 __u8 bNotificationType;
304 __le16 wValue;
305 __le16 wIndex;
306 __le16 wLength;