Lines Matching +full:feature +full:- +full:specific
2 # SPDX-License-Identifier: Apache-2.0
4 # Specific fields for USB audio headset.
6 description: USB Audio headset specific fields.
8 compatible: "usb-audio-hs"
10 include: [usb-audio.yaml, usb-audio-feature-volume.yaml]
13 mic-resolution:
17 - 8
18 - 16
19 - 24
20 - 32
21 mic-sync-type:
29 - "No Synchronization"
30 - "Asynchronous"
31 - "Adaptive"
32 - "Synchronous"
33 hp-resolution:
37 - 8
38 - 16
39 - 24
40 - 32
42 mic-channel-l:
45 mic-channel-r:
48 mic-channel-c:
51 mic-channel-lfe:
54 mic-channel-ls:
57 mic-channel-rs:
60 mic-channel-lc:
63 mic-channel-rc:
66 mic-channel-s:
69 mic-channel-sl:
72 mic-channel-sr:
75 mic-channel-t:
78 mic-channel-cfg:
81 # microphone feature unit configuration options
82 mic-feature-mute:
85 description: Enable Mute feature.
86 mic-feature-volume:
89 Enable Volume feature.
91 mic-feature-tone-control:
94 Enable Tone Control (Bass, Mid, Treble) feature.
96 mic-feature-graphic-equalizer:
99 Enable Graphic Equalizer feature.
101 mic-feature-automatic-gain-control:
104 Enable Autoamtic Gain Control feature.
106 mic-feature-delay:
109 Enable Delay feature.
111 mic-feature-bass-boost:
114 Enable Bass Boost feature.
116 mic-feature-loudness:
119 Enable Loudness feature.
122 hp-channel-l:
125 hp-channel-r:
128 hp-channel-c:
131 hp-channel-lfe:
134 hp-channel-ls:
137 hp-channel-rs:
140 hp-channel-lc:
143 hp-channel-rc:
146 hp-channel-s:
149 hp-channel-sl:
152 hp-channel-sr:
155 hp-channel-t:
158 hp-channel-cfg:
161 # headphones feature unit configuration options
162 hp-feature-mute:
165 description: Enable Mute feature.
166 hp-feature-volume:
169 Enable Volume feature.
170 hp-feature-tone-control:
173 Enable Tone Control (Bass, Mid, Treble) feature.
175 hp-feature-graphic-equalizer:
178 Enable Graphic Equalizer feature.
180 hp-feature-automatic-gain-control:
183 Enable Autoamtic Gain Control feature.
185 hp-feature-delay:
188 Enable Delay feature.
190 hp-feature-bass-boost:
193 Enable Bass Boost feature.
195 hp-feature-loudness:
198 Enable Loudness feature.