Searched defs:usb_cdc_speed_change (Results 1 – 5 of 5) sorted by relevance
210 struct usb_cdc_speed_change { struct211 __le32 DLBitRRate;212 __le32 ULBitRate;
305 struct usb_cdc_speed_change { struct306 __le32 DLBitRRate; /* contains the downlink bit rate (IN pipe) */307 __le32 ULBitRate; /* contains the uplink bit rate (OUT pipe) */
318 struct usb_cdc_speed_change { struct319 __le32 DLBitRRate; /* contains the downlink bit rate (IN pipe) */320 __le32 ULBitRate; /* contains the uplink bit rate (OUT pipe) */
220 struct usb_cdc_speed_change { struct221 __le32 DLBitRRate;222 __le32 ULBitRate;