Searched hist:a7339e4f5788bd088bb0be1f96a6cce459676ed0 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-uac2 | diff a7339e4f5788bd088bb0be1f96a6cce459676ed0 Fri Jan 21 09:53:03 CST 2022 Julian Scheel <julian@jusst.de> usb: gadget: f_uac2: Support multiple sampling rates
A list of sampling rates can be specified via configfs. All enabled sampling rates are sent to the USB host on request. When the host selects a sampling rate, the internal active rate (stored in struct f_uac2) is updated.
The gadget no longer supports only one frequency. Therefore USB strings corresponding to the clock sources are renamed from specific Hz value to general names Input clock/Output clock.
Config strings with single value stay compatible with the previous version.
Multiple samplerates passed as configuration arrays to g_audio module when built for f_uac2.
Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Link: https://lore.kernel.org/r/20220121155308.48794-6-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_uac2.h | diff a7339e4f5788bd088bb0be1f96a6cce459676ed0 Fri Jan 21 09:53:03 CST 2022 Julian Scheel <julian@jusst.de> usb: gadget: f_uac2: Support multiple sampling rates
A list of sampling rates can be specified via configfs. All enabled sampling rates are sent to the USB host on request. When the host selects a sampling rate, the internal active rate (stored in struct f_uac2) is updated.
The gadget no longer supports only one frequency. Therefore USB strings corresponding to the clock sources are renamed from specific Hz value to general names Input clock/Output clock.
Config strings with single value stay compatible with the previous version.
Multiple samplerates passed as configuration arrays to g_audio module when built for f_uac2.
Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Link: https://lore.kernel.org/r/20220121155308.48794-6-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | f_uac2.c | diff a7339e4f5788bd088bb0be1f96a6cce459676ed0 Fri Jan 21 09:53:03 CST 2022 Julian Scheel <julian@jusst.de> usb: gadget: f_uac2: Support multiple sampling rates
A list of sampling rates can be specified via configfs. All enabled sampling rates are sent to the USB host on request. When the host selects a sampling rate, the internal active rate (stored in struct f_uac2) is updated.
The gadget no longer supports only one frequency. Therefore USB strings corresponding to the clock sources are renamed from specific Hz value to general names Input clock/Output clock.
Config strings with single value stay compatible with the previous version.
Multiple samplerates passed as configuration arrays to g_audio module when built for f_uac2.
Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Link: https://lore.kernel.org/r/20220121155308.48794-6-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget-testing.rst | diff a7339e4f5788bd088bb0be1f96a6cce459676ed0 Fri Jan 21 09:53:03 CST 2022 Julian Scheel <julian@jusst.de> usb: gadget: f_uac2: Support multiple sampling rates
A list of sampling rates can be specified via configfs. All enabled sampling rates are sent to the USB host on request. When the host selects a sampling rate, the internal active rate (stored in struct f_uac2) is updated.
The gadget no longer supports only one frequency. Therefore USB strings corresponding to the clock sources are renamed from specific Hz value to general names Input clock/Output clock.
Config strings with single value stay compatible with the previous version.
Multiple samplerates passed as configuration arrays to g_audio module when built for f_uac2.
Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Link: https://lore.kernel.org/r/20220121155308.48794-6-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | audio.c | diff a7339e4f5788bd088bb0be1f96a6cce459676ed0 Fri Jan 21 09:53:03 CST 2022 Julian Scheel <julian@jusst.de> usb: gadget: f_uac2: Support multiple sampling rates
A list of sampling rates can be specified via configfs. All enabled sampling rates are sent to the USB host on request. When the host selects a sampling rate, the internal active rate (stored in struct f_uac2) is updated.
The gadget no longer supports only one frequency. Therefore USB strings corresponding to the clock sources are renamed from specific Hz value to general names Input clock/Output clock.
Config strings with single value stay compatible with the previous version.
Multiple samplerates passed as configuration arrays to g_audio module when built for f_uac2.
Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Link: https://lore.kernel.org/r/20220121155308.48794-6-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|