|
@@ -802,7 +802,7 @@ static int alc_automute_mode_info(struct snd_kcontrol *kcontrol,
|
|
"Disabled", "Enabled"
|
|
"Disabled", "Enabled"
|
|
};
|
|
};
|
|
static const char * const texts3[] = {
|
|
static const char * const texts3[] = {
|
|
- "Disabled", "Speaker Only", "Line-Out+Speaker"
|
|
|
|
|
|
+ "Disabled", "Speaker Only", "Line Out+Speaker"
|
|
};
|
|
};
|
|
const char * const *texts;
|
|
const char * const *texts;
|
|
|
|
|
|
@@ -1856,7 +1856,7 @@ static const char * const alc_slave_vols[] = {
|
|
"Headphone Playback Volume",
|
|
"Headphone Playback Volume",
|
|
"Speaker Playback Volume",
|
|
"Speaker Playback Volume",
|
|
"Mono Playback Volume",
|
|
"Mono Playback Volume",
|
|
- "Line-Out Playback Volume",
|
|
|
|
|
|
+ "Line Out Playback Volume",
|
|
"CLFE Playback Volume",
|
|
"CLFE Playback Volume",
|
|
"Bass Speaker Playback Volume",
|
|
"Bass Speaker Playback Volume",
|
|
"PCM Playback Volume",
|
|
"PCM Playback Volume",
|
|
@@ -1873,7 +1873,7 @@ static const char * const alc_slave_sws[] = {
|
|
"Speaker Playback Switch",
|
|
"Speaker Playback Switch",
|
|
"Mono Playback Switch",
|
|
"Mono Playback Switch",
|
|
"IEC958 Playback Switch",
|
|
"IEC958 Playback Switch",
|
|
- "Line-Out Playback Switch",
|
|
|
|
|
|
+ "Line Out Playback Switch",
|
|
"CLFE Playback Switch",
|
|
"CLFE Playback Switch",
|
|
"Bass Speaker Playback Switch",
|
|
"Bass Speaker Playback Switch",
|
|
"PCM Playback Switch",
|
|
"PCM Playback Switch",
|