USB_STATE_STRING(9) Kernel Mode Gadget API USB_STATE_STRING(9)NAMEusb_state_string - Returns human readable name for the state.SYNOPSISconst char * usb_state_string(enum usb_device_state state);ARGUMENTSstate The state to return a human-readable name for. If it's not any of the states devices in usb_device_state_string enum, the string UNKNOWN will be returned.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_STATE_STRING(9)
| Related Man Pages |
|---|
| usb_gadget_config_buf(9) - centos |
| usb_gstrings_attach(9) - centos |
| pmc_name_of_capability(3) - freebsd |
| pmc_name_of_event(3) - freebsd |
| pmc_name_of_mode(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |