centos man page for struct_usb_string

Query: struct_usb_string

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
USB_STRING(9) Kernel Mode Gadget API STRUCT USB_STRING(9)
NAME
struct_usb_string - wraps a C string and its USB id
SYNOPSIS
struct usb_string { u8 id; const char * s; };
MEMBERS
id the (nonzero) ID for this string s the string, in UTF-8 encoding
DESCRIPTION
If you're using usb_gadget_get_string, use this to wrap a string together with its ID.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT USB_STRING(9)
Related Man Pages
struct_usb_composite_dev(9) - centos
struct_usb_gadget(9) - centos
struct_usb_composite_driver(9) - centos
usb_gstrings_attach(9) - centos
struct_usb_composite_dev(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
[TIP] Processing YAML files with yq