Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
usb_string Struct Reference

#include <gadget.h>

Data Fields

u8 id
 
const chars
 

Detailed Description

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.

Definition at line 896 of file gadget.h.

Field Documentation

u8 id

Definition at line 897 of file gadget.h.

Definition at line 898 of file gadget.h.


The documentation for this struct was generated from the following file: