forked from thesofproject/sof-test
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLNLM_SDW_AIOC.state
More file actions
49 lines (49 loc) · 817 Bytes
/
LNLM_SDW_AIOC.state
File metadata and controls
49 lines (49 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
state.sofsoundwire {
control.1 {
iface MIXER
name 'rt711 FU05 Playback Volume'
value.0 80
value.1 80
}
control.2 {
iface MIXER
name 'rt711 FU1E Capture Switch'
value.0 true
value.1 true
}
control.3 {
iface MIXER
name 'rt711 FU0F Capture Switch'
value.0 true
value.1 true
}
control.4 {
iface MIXER
name 'rt711 FU1E Capture Volume'
value.0 25
value.1 25
}
control.5 {
iface MIXER
name 'rt711 FU0F Capture Volume'
value.0 25
value.1 25
}
control.8 {
iface MIXER
name 'rt711 GE49 Selected Mode'
value Headset
# override jack detection mode to headset
# related to https://github.com/thesofproject/linux/pull/4969
}
control.35 {
iface MIXER
name 'Headphone Switch'
value true
}
control.36 {
iface MIXER
name 'Headset Mic Switch'
value true
}
}