STRUCTUSB_STRING(9) Kernel Mode Gadget API STRUCT USB_STRING(9)NAMEstruct_usb_string - wraps a C string and its USB idSYNOPSISstruct usb_string { u8 id; const char * s; };MEMBERSid the (nonzero) ID for this string s the string, in UTF-8 encodingDESCRIPTIONIf you're using usb_gadget_get_string, use this to wrap a string together with its ID.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT USB_STRING(9)
| Related Man Pages |
|---|
| usb_ep_enable(9) - suse |
| struct_usb_gadget(9) - centos |
| usb_gstrings_attach(9) - centos |
| struct_usb_gadget(9) - suse |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |