Home
last modified time | relevance | path

Searched hist:cf13d6e4a9aa6639c173fd630d82d586a2322ff9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uvc.cdiff cf13d6e4a9aa6639c173fd630d82d586a2322ff9 Mon Feb 06 10:18:02 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: uvc: Use custom strings if available

If the user has defined a custom string descriptor for the IAD or the
VideoStreaming interfaces then set their index field to point to the
custom descriptor instead of the hardcoded defaults. If no custom
descriptors have been linked to, then use the default ones.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230206161802.892954-12-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>