Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dcdc.h213 struct usb_cdc_notification { struct
214 __u8 bmRequestType;
215 __u8 bNotificationType;
216 __le16 wValue;
217 __le16 wIndex;
218 __le16 wLength;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dcdc.h213 struct usb_cdc_notification { struct
214 __u8 bmRequestType;
215 __u8 bNotificationType;
216 __le16 wValue;
217 __le16 wIndex;
218 __le16 wLength;
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dcdc.h301 struct usb_cdc_notification { struct
302 __u8 bmRequestType;
303 __u8 bNotificationType;
304 __le16 wValue;
305 __le16 wIndex;
306 __le16 wLength;
/kernel/linux/linux-5.10/include/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;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dcdc.h203 struct usb_cdc_notification { struct
204 __u8 bmRequestType;
205 __u8 bNotificationType;
206 __le16 wValue;
207 __le16 wIndex;
208 __le16 wLength;