# Use case Configuration for sof-hda-dsp
SectionVerb {
+ EnableSequence [
+ disdevall ""
+ ]
+
Value.TQ "HiFi"
}
SectionVerb {
EnableSequence [
+ disdevall ""
# Disable all inputs / outputs
- cset "name='Speaker Switch' off"
+ # (may be duplicated with disdevall)
cset "name='Headphone Switch' off"
cset "name='Headset Mic Switch' off"
cset "name='Internal Mic Switch' off"
# Use case Configuration for sof-hda-dsp
SectionVerb {
+ EnableSequence [
+ devdisall ""
+ ]
+
Value.TQ "HiFi"
}
# Use case Configuration for sof-soundwire card
SectionVerb {
+ EnableSequence [
+ devdisall ""
+ ]
+
Value.TQ "HiFi"
}