Man Page: struct_usb_gadget_strings
Operating Environment: centos
Section: 9
STRUCTUSB_GADGET_ST(9) Kernel Mode Gadget API STRUCT USB_GADGET_ST(9)NAMEstruct_usb_gadget_strings - a set of USB strings in a given languageSYNOPSISstruct usb_gadget_strings { u16 language; struct usb_string * strings; };MEMBERSlanguage identifies the strings' language (0x0409 for en-us) strings array of strings with their idsDESCRIPTIONIf you're using usb_gadget_get_string, use this to wrap all the strings for a given language.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT USB_GADGET_ST(9)
| Related Man Pages |
|---|
| struct_ieee80211_tx_rate(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| struct_usb_device_driver(9) - centos |
| struct_usb_composite_driver(9) - centos |
| usb_gstrings_attach(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |