Lines Matching full:speaker
91 SND_SOC_DAPM_SPK("Speaker", NULL),
96 SND_SOC_DAPM_SUPPLY("Speaker Power", SND_SOC_NOPM, 0, 0,
106 * There is no separate speaker output instead the speakers are muxed to
107 * the HP outputs. The mux is controlled by the "Speaker Power" supply.
109 {"Speaker", NULL, "HPOL"},
110 {"Speaker", NULL, "HPOR"},
111 {"Speaker", NULL, "Speaker Power"},
141 SOC_DAPM_PIN_SWITCH("Speaker"),
387 * wrongly also set the speaker-enable GPIO to 1/0. Testing has shown in byt_cht_es8316_resume()
431 { "speaker-enable-gpios", &first_gpio, 1 },
533 /* Others default to internal-mic-in1-map, mono-speaker */ in snd_byt_cht_es8316_mc_probe()
574 /* get speaker enable GPIO */ in snd_byt_cht_es8316_mc_probe()
577 gpiod_get_optional(codec_dev, "speaker-enable", in snd_byt_cht_es8316_mc_probe()
582 "get speaker GPIO failed\n"); in snd_byt_cht_es8316_mc_probe()