Lines Matching full:speaker
90 SND_SOC_DAPM_SPK("Speaker", NULL),
95 SND_SOC_DAPM_SUPPLY("Speaker Power", SND_SOC_NOPM, 0, 0,
105 * There is no separate speaker output instead the speakers are muxed to
106 * the HP outputs. The mux is controlled by the "Speaker Power" supply.
108 {"Speaker", NULL, "HPOL"},
109 {"Speaker", NULL, "HPOR"},
110 {"Speaker", NULL, "Speaker Power"},
140 SOC_DAPM_PIN_SWITCH("Speaker"),
390 * wrongly also set the speaker-enable GPIO to 1/0. Testing has shown in byt_cht_es8316_resume()
438 { "speaker-enable-gpios", &first_gpio, 1 },
529 /* Others default to internal-mic-in1-map, mono-speaker */ in snd_byt_cht_es8316_mc_probe()
551 /* get speaker enable GPIO */ in snd_byt_cht_es8316_mc_probe()
569 gpiod_get_index(codec_dev, "speaker-enable", 0, in snd_byt_cht_es8316_mc_probe()
581 dev_err(dev, "get speaker GPIO failed: %d\n", ret); in snd_byt_cht_es8316_mc_probe()