centos man page for struct_usb_gadget_strings

Query: struct_usb_gadget_strings

OS: centos

Section: 9

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

STRUCT
USB_GADGET_ST(9) Kernel Mode Gadget API STRUCT USB_GADGET_ST(9)
NAME
struct_usb_gadget_strings - a set of USB strings in a given language
SYNOPSIS
struct usb_gadget_strings { u16 language; struct usb_string * strings; };
MEMBERS
language identifies the strings' language (0x0409 for en-us) strings array of strings with their ids
DESCRIPTION
If you're using usb_gadget_get_string, use this to wrap all the strings for a given language.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT USB_GADGET_ST(9)
Related Man Pages
struct_bss_parameters(9) - centos
struct_usb_configuration(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_composite_dev(9) - suse
struct_usb_configuration(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq