Lines Matching full:speaker
92 SND_SOC_DAPM_SPK("Speaker", NULL),
97 SND_SOC_DAPM_SUPPLY("Speaker Power", SND_SOC_NOPM, 0, 0,
107 * There is no separate speaker output instead the speakers are muxed to
108 * the HP outputs. The mux is controlled by the "Speaker Power" supply.
110 {"Speaker", NULL, "HPOL"},
111 {"Speaker", NULL, "HPOR"},
112 {"Speaker", NULL, "Speaker Power"},
142 SOC_DAPM_PIN_SWITCH("Speaker"),
388 * wrongly also set the speaker-enable GPIO to 1/0. Testing has shown in byt_cht_es8316_resume()
432 { "speaker-enable-gpios", &first_gpio, 1 },
502 dev_warn(priv->codec_dev, "Unknown speaker setting 0x%02x\n", val1); in byt_cht_es8316_get_quirks_from_dsm()
599 /* Others default to internal-mic-in1-map, mono-speaker */ in snd_byt_cht_es8316_mc_probe()
640 /* get speaker enable GPIO */ in snd_byt_cht_es8316_mc_probe()
643 gpiod_get_optional(codec_dev, "speaker-enable", in snd_byt_cht_es8316_mc_probe()
648 "get speaker GPIO failed\n"); in snd_byt_cht_es8316_mc_probe()