other versions
- wheezy 3.2.78-1
BOS_DESC(9) | Kernel Mode Gadget API | BOS_DESC(9) |
NAME¶
bos_desc - prepares the BOS descriptor.SYNOPSIS¶
int
bos_desc(struct usb_composite_dev * cdev);
ARGUMENTS¶
cdevpointer to usb_composite device to generate
the bos descriptor for
DESCRIPTION¶
This function generates the BOS (Binary Device Object) descriptor and its device capabilities descriptors. The BOS descriptor should be supported by a SuperSpeed device.AUTHOR¶
David Brownell <dbrownell@users.sourceforge.net>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |