Searched hist:"15 a7cf8caabee4613764abe7814dd3162cb64137" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/usb/ |
H A D | gadget_configfs.rst | diff 15a7cf8caabee4613764abe7814dd3162cb64137 Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors
Add a framework to allow users to define arbitrary string descriptors for a USB Gadget. This is modelled as a new type of config item rather than as hardcoded attributes so as to be as flexible as possible.
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/usb/ |
H A D | gadget.h | diff 15a7cf8caabee4613764abe7814dd3162cb64137 Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors
Add a framework to allow users to define arbitrary string descriptors for a USB Gadget. This is modelled as a new type of config item rather than as hardcoded attributes so as to be as flexible as possible.
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | configfs.c | diff 15a7cf8caabee4613764abe7814dd3162cb64137 Mon Feb 06 10:17:57 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Support arbitrary string descriptors
Add a framework to allow users to define arbitrary string descriptors for a USB Gadget. This is modelled as a new type of config item rather than as hardcoded attributes so as to be as flexible as possible.
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Link: https://lore.kernel.org/r/20230206161802.892954-7-dan.scally@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|