Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee79c69a authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Add missing slave names for Speaker Surround, etc



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 7385df61
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3252,6 +3252,9 @@ static const char * const slave_pfxs[] = {
	"Front", "Surround", "Center", "LFE", "Side",
	"Headphone", "Speaker", "Mono", "Line Out",
	"CLFE", "Bass Speaker", "PCM",
	"Speaker Front", "Speaker Surround", "Speaker CLFE", "Speaker Side",
	"Headphone Front", "Headphone Surround", "Headphone CLFE",
	"Headphone Side",
	NULL,
};