1What:		/config/usb-gadget/gadget/functions/uac2.name
2Date:		Sep 2014
3KernelVersion:	3.18
4Description:
5		The attributes:
6
7		=========  ============================
8		c_chmask   capture channel mask
9		c_srate    capture sampling rate
10		c_ssize    capture sample size (bytes)
11		c_sync     capture synchronization type (async/adaptive)
12		c_mute_present	capture mute control enable
13		c_volume_present	capture volume control enable
14		c_volume_min	capture volume control min value (in 1/256 dB)
15		c_volume_max	capture volume control max value (in 1/256 dB)
16		c_volume_res	capture volume control resolution (in 1/256 dB)
17		fb_max     maximum extra bandwidth in async mode
18		p_chmask   playback channel mask
19		p_srate    playback sampling rate
20		p_ssize    playback sample size (bytes)
21		p_mute_present	playback mute control enable
22		p_volume_present	playback volume control enable
23		p_volume_min	playback volume control min value (in 1/256 dB)
24		p_volume_max	playback volume control max value (in 1/256 dB)
25		p_volume_res	playback volume control resolution (in 1/256 dB)
26		=========  ============================
27