USB_SPEED_STRING(9) Kernel Mode Gadget API USB_SPEED_STRING(9)NAMEusb_speed_string - Returns human readable-name of the speed.SYNOPSISconst char * usb_speed_string(enum usb_device_speed speed);ARGUMENTSspeed The speed to return human-readable name for. If it's not any of the speeds defined in usb_device_speed enum, string for USB_SPEED_UNKNOWN will be returned.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_SPEED_STRING(9)
| Related Man Pages |
|---|
| usb_interface_id(9) - suse |
| struct_usb_ep(9) - centos |
| usb_gstrings_attach(9) - centos |
| struct_usb_configuration(9) - suse |
| struct_usb_gadget(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Controlling user input |