2014-07-22 19:58:35 +02:00
What: /config/usb-gadget/gadget/functions/uac2.name
Date: Sep 2014
KernelVersion: 3.18
Description:
The attributes:
2021-09-27 13:10:54 +02:00
===================== =======================================
c_chmask capture channel mask
2022-01-21 16:53:03 +01:00
c_srate list of capture sampling rates (comma-separated)
2021-09-27 13:10:54 +02:00
c_ssize capture sample size (bytes)
2022-01-27 12:43:30 +01:00
c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)
2021-09-27 13:10:54 +02:00
c_sync capture synchronization type
(async/adaptive)
c_mute_present capture mute control enable
2021-07-12 14:55:28 +02:00
c_volume_present capture volume control enable
2021-09-27 13:10:54 +02:00
c_volume_min capture volume control min value
(in 1/256 dB)
c_volume_max capture volume control max value
(in 1/256 dB)
c_volume_res capture volume control resolution
(in 1/256 dB)
fb_max maximum extra bandwidth in async mode
p_chmask playback channel mask
2022-01-21 16:53:03 +01:00
p_srate list of playback sampling rates (comma-separated)
2021-09-27 13:10:54 +02:00
p_ssize playback sample size (bytes)
2022-01-27 12:43:30 +01:00
p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
2021-09-27 13:10:54 +02:00
p_mute_present playback mute control enable
2021-07-12 14:55:28 +02:00
p_volume_present playback volume control enable
2021-09-27 13:10:54 +02:00
p_volume_min playback volume control min value
(in 1/256 dB)
p_volume_max playback volume control max value
(in 1/256 dB)
p_volume_res playback volume control resolution
(in 1/256 dB)
2022-01-08 11:56:08 +01:00
req_number the number of pre-allocated requests
for both capture and playback
2022-01-22 19:24:41 +08:00
function_name name of the interface
2023-09-14 15:27:46 -07:00
c_terminal_type code of the capture terminal type
p_terminal_type code of the playback terminal type
2021-09-27 13:10:54 +02:00
===================== =======================================