ALSA: hda - Add missing slave names for Speaker Surround, etc
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
7385df6134
commit
ee79c69ac7
|
@ -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,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue