Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dcdc.h210 struct usb_cdc_speed_change { struct
211 __le32 DLBitRRate;
212 __le32 ULBitRate;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dcdc.h305 struct usb_cdc_speed_change { struct
306 __le32 DLBitRRate; /* contains the downlink bit rate (IN pipe) */
307 __le32 ULBitRate; /* contains the uplink bit rate (OUT pipe) */
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dcdc.h318 struct usb_cdc_speed_change { struct
319 __le32 DLBitRRate; /* contains the downlink bit rate (IN pipe) */
320 __le32 ULBitRate; /* contains the uplink bit rate (OUT pipe) */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dcdc.h220 struct usb_cdc_speed_change { struct
221 __le32 DLBitRRate;
222 __le32 ULBitRate;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dcdc.h220 struct usb_cdc_speed_change { struct
221 __le32 DLBitRRate;
222 __le32 ULBitRate;