2014-07-23 01:58:35 +08:00
|
|
|
What: /config/usb-gadget/gadget/functions/uac2.name
|
|
|
|
Date: Sep 2014
|
|
|
|
KernelVersion: 3.18
|
|
|
|
Description:
|
|
|
|
The attributes:
|
|
|
|
|
2021-09-27 19:10:54 +08:00
|
|
|
===================== =======================================
|
|
|
|
c_chmask capture channel mask
|
2022-01-21 23:53:03 +08:00
|
|
|
c_srate list of capture sampling rates (comma-separated)
|
2021-09-27 19:10:54 +08:00
|
|
|
c_ssize capture sample size (bytes)
|
2022-01-27 19:43:30 +08:00
|
|
|
c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)
|
2021-09-27 19:10:54 +08:00
|
|
|
c_sync capture synchronization type
|
|
|
|
(async/adaptive)
|
|
|
|
c_mute_present capture mute control enable
|
2021-07-12 20:55:28 +08:00
|
|
|
c_volume_present capture volume control enable
|
2021-09-27 19:10:54 +08: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 23:53:03 +08:00
|
|
|
p_srate list of playback sampling rates (comma-separated)
|
2021-09-27 19:10:54 +08:00
|
|
|
p_ssize playback sample size (bytes)
|
2022-01-27 19:43:30 +08:00
|
|
|
p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
|
2021-09-27 19:10:54 +08:00
|
|
|
p_mute_present playback mute control enable
|
2021-07-12 20:55:28 +08:00
|
|
|
p_volume_present playback volume control enable
|
2021-09-27 19:10:54 +08: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 18:56:08 +08: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
|
2021-09-27 19:10:54 +08:00
|
|
|
===================== =======================================
|