Searched hist:"993 a44fa85c1ea5989fb5c46236ca2e3cfd71b78" (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-uac2 | diff 993a44fa85c1ea5989fb5c46236ca2e3cfd71b78 Sat Jan 22 12:24:41 CET 2022 Yunhao Tian <t123yh.xyz@gmail.com> usb: gadget: f_uac2: allow changing interface name via configfs
This adds "function_name" configfs entry to change string value of the iInterface field. This field will be shown in Windows' audio settings panel, so being able to change it is useful. It will default to "Source/Sink" just as before.
Signed-off-by: Yunhao Tian <t123yh.xyz@gmail.com> Link: https://lore.kernel.org/r/20220122112446.1415547-2-t123yh.xyz@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/usb/gadget/function/ |
H A D | u_uac2.h | diff 993a44fa85c1ea5989fb5c46236ca2e3cfd71b78 Sat Jan 22 12:24:41 CET 2022 Yunhao Tian <t123yh.xyz@gmail.com> usb: gadget: f_uac2: allow changing interface name via configfs
This adds "function_name" configfs entry to change string value of the iInterface field. This field will be shown in Windows' audio settings panel, so being able to change it is useful. It will default to "Source/Sink" just as before.
Signed-off-by: Yunhao Tian <t123yh.xyz@gmail.com> Link: https://lore.kernel.org/r/20220122112446.1415547-2-t123yh.xyz@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | f_uac2.c | diff 993a44fa85c1ea5989fb5c46236ca2e3cfd71b78 Sat Jan 22 12:24:41 CET 2022 Yunhao Tian <t123yh.xyz@gmail.com> usb: gadget: f_uac2: allow changing interface name via configfs
This adds "function_name" configfs entry to change string value of the iInterface field. This field will be shown in Windows' audio settings panel, so being able to change it is useful. It will default to "Source/Sink" just as before.
Signed-off-by: Yunhao Tian <t123yh.xyz@gmail.com> Link: https://lore.kernel.org/r/20220122112446.1415547-2-t123yh.xyz@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/Documentation/usb/ |
H A D | gadget-testing.rst | diff 993a44fa85c1ea5989fb5c46236ca2e3cfd71b78 Sat Jan 22 12:24:41 CET 2022 Yunhao Tian <t123yh.xyz@gmail.com> usb: gadget: f_uac2: allow changing interface name via configfs
This adds "function_name" configfs entry to change string value of the iInterface field. This field will be shown in Windows' audio settings panel, so being able to change it is useful. It will default to "Source/Sink" just as before.
Signed-off-by: Yunhao Tian <t123yh.xyz@gmail.com> Link: https://lore.kernel.org/r/20220122112446.1415547-2-t123yh.xyz@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|