Linux Kernel
3.7.1
|
#include <gadget.h>
Data Fields | |
u8 | id |
const char * | s |
struct usb_string - wraps a C string and its USB id :the (nonzero) ID for this string :the string, in UTF-8 encoding
If you're using usb_gadget_get_string(), use this to wrap a string together with its ID.