Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dcdc.h218 struct usb_cdc_notification { struct
219 __u8 bmRequestType;
220 __u8 bNotificationType;
221 __le16 wValue;
222 __le16 wIndex;
223 __le16 wLength;
/external/kernel-headers/original/uapi/linux/usb/
Dcdc.h297 struct usb_cdc_notification { struct
298 __u8 bmRequestType;
299 __u8 bNotificationType;
300 __le16 wValue;
301 __le16 wIndex;
302 __le16 wLength;