mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 17:23:25 -05:00
3aeea3c53e
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>
12 lines
340 B
Text
12 lines
340 B
Text
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)
|