mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
Add support for using f_uac2 function as a component of a gadget composed with configfs. Tested-by: Sebastian Reimers <sebastian.reimers@googlemail.com> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
13 lines
340 B
Plaintext
13 lines
340 B
Plaintext
What: /config/usb-gadget/gadget/functions/uac2.name
|
|
Date: Sep 2014
|
|
KernelVersion: 3.18
|
|
Description:
|
|
The attributes:
|
|
|
|
c_chmask - capture channel mask
|
|
c_srate - capture sampling rate
|
|
c_ssize - capture sample size (bytes)
|
|
p_chmask - playback channel mask
|
|
p_srate - playback sampling rate
|
|
p_ssize - playback sample size (bytes)
|