We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0497d34 commit 7713aafCopy full SHA for 7713aaf
Documentation/driver-api/usb/usb.rst
@@ -420,6 +420,12 @@ USBDEVFS_CONNECTINFO
420
know the devnum value already, it's the DDD value of the device file
421
name.
422
423
+USBDEVFS_GET_SPEED
424
+ Returns the speed of the device. The speed is returned as a
425
+ nummerical value in accordance with enum usb_device_speed
426
+
427
+ File modification time is not updated by this request.
428
429
USBDEVFS_GETDRIVER
430
Returns the name of the kernel driver bound to a given interface (a
431
string). Parameter is a pointer to this structure, which is
0 commit comments