%PDF- %PDF-
| Direktori : /proc/thread-self/root/usr/share/alsa/ucm2/HDA/ |
| Current File : //proc/thread-self/root/usr/share/alsa/ucm2/HDA/HiFi.conf |
# Use case Configuration for sof-hda-dsp
SectionVerb {
Value.TQ "HiFi"
}
If.analog {
Condition {
Type ControlExists
Control "name='Master Playback Switch'"
}
True {
If.acp {
Condition {
Type String
Empty "${var:AcpCardId}"
}
True.Include.analog.File "/HDA/HiFi-analog.conf"
False.Include {
acp.File "/HDA/HiFi-acp.conf"
analog.File "/HDA/HiFi-analog.conf"
}
}
}
}
If.hdmi {
Condition { Type String Empty "" }
True.Include.hdmi.File "/HDA/Hdmi.conf"
}