Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.cc0335632 Mon Feb 06 10:17:58 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Attach arbitrary strings to cdev

Attach any arbitrary strings that are defined to the composite dev.
We handle the old-style manufacturer, product and serialnumbers
strings in the same function for simplicity.

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

/openbmc/linux/include/linux/usb/
H A Dcomposite.hc0335632 Mon Feb 06 10:17:58 CST 2023 Daniel Scally <dan.scally@ideasonboard.com> usb: gadget: configfs: Attach arbitrary strings to cdev

Attach any arbitrary strings that are defined to the composite dev.
We handle the old-style manufacturer, product and serialnumbers
strings in the same function for simplicity.

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