other versions
- wheezy 3.2.78-1
USB_STRING_ID(9) | Kernel Mode Gadget API | USB_STRING_ID(9) |
NAME¶
usb_string_id - allocate an unused string IDSYNOPSIS¶
int
usb_string_id(struct usb_composite_dev * cdev);
ARGUMENTS¶
cdevthe device whose string descriptor IDs are
being allocated
CONTEXT¶
single threaded during gadget setupDESCRIPTION¶
AUTHOR¶
David Brownell <dbrownell@users.sourceforge.net>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |