xref: /linux/Documentation/ABI/testing/configfs-usb-gadget-uac2 (revision 3a39d672e7f48b8d6b91a09afa4b55352773b4b5)
13aeea3c5SAndrzej PietrasiewiczWhat:		/config/usb-gadget/gadget/functions/uac2.name
23aeea3c5SAndrzej PietrasiewiczDate:		Sep 2014
33aeea3c5SAndrzej PietrasiewiczKernelVersion:	3.18
43aeea3c5SAndrzej PietrasiewiczDescription:
53aeea3c5SAndrzej Pietrasiewicz		The attributes:
63aeea3c5SAndrzej Pietrasiewicz
75ef80353SMauro Carvalho Chehab		=====================	=======================================
854a19b4dSMauro Carvalho Chehab		c_chmask		capture channel mask
9a7339e4fSJulian Scheel		c_srate			list of capture sampling rates (comma-separated)
1054a19b4dSMauro Carvalho Chehab		c_ssize			capture sample size (bytes)
11355a05dcSPavel Hofman		c_hs_bint		capture bInterval for HS/SS (1-4: fixed, 0: auto)
125ef80353SMauro Carvalho Chehab		c_sync			capture synchronization type
135ef80353SMauro Carvalho Chehab					(async/adaptive)
14eaf6cbe0SRuslan Bilovol		c_mute_present		capture mute control enable
15eaf6cbe0SRuslan Bilovol		c_volume_present	capture volume control enable
165ef80353SMauro Carvalho Chehab		c_volume_min		capture volume control min value
175ef80353SMauro Carvalho Chehab					(in 1/256 dB)
185ef80353SMauro Carvalho Chehab		c_volume_max		capture volume control max value
195ef80353SMauro Carvalho Chehab					(in 1/256 dB)
205ef80353SMauro Carvalho Chehab		c_volume_res		capture volume control resolution
215ef80353SMauro Carvalho Chehab					(in 1/256 dB)
22e89bb428SRuslan Bilovol		fb_max			maximum extra bandwidth in async mode
2354a19b4dSMauro Carvalho Chehab		p_chmask		playback channel mask
24a7339e4fSJulian Scheel		p_srate			list of playback sampling rates (comma-separated)
2554a19b4dSMauro Carvalho Chehab		p_ssize			playback sample size (bytes)
26355a05dcSPavel Hofman		p_hs_bint		playback bInterval for HS/SS (1-4: fixed, 0: auto)
27eaf6cbe0SRuslan Bilovol		p_mute_present		playback mute control enable
28eaf6cbe0SRuslan Bilovol		p_volume_present	playback volume control enable
295ef80353SMauro Carvalho Chehab		p_volume_min		playback volume control min value
305ef80353SMauro Carvalho Chehab					(in 1/256 dB)
315ef80353SMauro Carvalho Chehab		p_volume_max		playback volume control max value
325ef80353SMauro Carvalho Chehab					(in 1/256 dB)
335ef80353SMauro Carvalho Chehab		p_volume_res		playback volume control resolution
345ef80353SMauro Carvalho Chehab					(in 1/256 dB)
35cbb4f5f4SPavel Hofman		req_number		the number of pre-allocated requests
36cbb4f5f4SPavel Hofman					for both capture and playback
37993a44faSYunhao Tian		function_name		name of the interface
38*8952e50eSChris Wulff		if_ctrl_name		topology control name
39*8952e50eSChris Wulff		clksrc_in_name		input clock name
40*8952e50eSChris Wulff		clksrc_out_name		output clock name
41*8952e50eSChris Wulff		p_it_name		playback input terminal name
42*8952e50eSChris Wulff		p_it_ch_name		playback input first channel name
43*8952e50eSChris Wulff		p_ot_name		playback output terminal name
44*8952e50eSChris Wulff		p_fu_vol_name		playback mute/volume function unit name
45*8952e50eSChris Wulff		c_it_name		capture input terminal name
46*8952e50eSChris Wulff		c_it_ch_name		capture input first channel name
47*8952e50eSChris Wulff		c_ot_name		capture output terminal name
48*8952e50eSChris Wulff		c_fu_vol_name		capture mute/volume functional unit name
49de2eb28cSJames Gruber		c_terminal_type		code of the capture terminal type
50de2eb28cSJames Gruber		p_terminal_type		code of the playback terminal type
515ef80353SMauro Carvalho Chehab		=====================	=======================================
52