struct_usb_string(9) suse man page | unix.com

Man Page: struct_usb_string

Operating Environment: suse

Section: 9

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 2.6. July 2010 STRUCT USB_STRING(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_composite_dev(9) - centos
struct_usb_gadget(9) - centos
struct_usb_configuration(9) - centos
struct_usb_function(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB