Query: usb_speed_string
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
usb_gadget_config_buf(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |