Home
last modified time | relevance | path

Searched refs:hdmi_jack (Results 1 – 11 of 11) sorted by relevance

/linux/sound/soc/intel/boards/
A Dskl_hda_dsp_common.c153 SND_JACK_AVOUT, &pcm->hdmi_jack, in skl_hda_hdmi_jack_init()
159 err = snd_jack_add_new_kctl(pcm->hdmi_jack.jack, in skl_hda_hdmi_jack_init()
165 &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
A Dcml_rt1011_rt5682.c62 static struct snd_soc_jack hdmi_jack[3]; variable
341 SND_JACK_AVOUT, &hdmi_jack[i], in sof_card_late_probe()
347 &hdmi_jack[i]); in sof_card_late_probe()
A Dskl_hda_dsp_common.h26 struct snd_soc_jack hdmi_jack; member
A Dsof_cs42l42.c61 struct snd_soc_jack hdmi_jack; member
189 SND_JACK_AVOUT, &pcm->hdmi_jack, in sof_card_late_probe()
196 &pcm->hdmi_jack); in sof_card_late_probe()
/linux/sound/soc/qcom/
A Dsc7180.c32 struct snd_soc_jack hdmi_jack; member
91 &pdata->hdmi_jack, NULL, 0); in sc7180_hdmi_init()
98 jack = pdata->hdmi_jack.jack; in sc7180_hdmi_init()
102 return snd_soc_component_set_jack(component, &pdata->hdmi_jack, NULL); in sc7180_hdmi_init()
/linux/sound/soc/fsl/
A Dimx-hdmi.c26 struct snd_soc_jack hdmi_jack; member
82 &data->hdmi_jack, &data->hdmi_jack_pin, 1); in imx_hdmi_init()
88 ret = snd_soc_component_set_jack(component, &data->hdmi_jack, NULL); in imx_hdmi_init()
/linux/sound/soc/mediatek/mt8183/
A Dmt8183-da7219-max98357.c29 struct snd_soc_jack headset_jack, hdmi_jack; member
367 &priv->hdmi_jack, NULL, 0); in mt8183_da7219_max98357_hdmi_init()
372 &priv->hdmi_jack, NULL); in mt8183_da7219_max98357_hdmi_init()
A Dmt8183-mt6358-ts3a227-max98357.c39 struct snd_soc_jack headset_jack, hdmi_jack; member
386 &priv->hdmi_jack, NULL, 0); in mt8183_mt6358_ts3a227_max98357_hdmi_init()
391 &priv->hdmi_jack, NULL); in mt8183_mt6358_ts3a227_max98357_hdmi_init()
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-mt6359-rt1011-rt5682.c36 struct snd_soc_jack hdmi_jack; member
453 &priv->hdmi_jack, NULL, 0); in mt8195_hdmi_codec_init()
457 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8195_hdmi_codec_init()
A Dmt8195-mt6359-rt1019-rt5682.c34 struct snd_soc_jack hdmi_jack; member
423 &priv->hdmi_jack, NULL, 0); in mt8195_hdmi_codec_init()
427 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8195_hdmi_codec_init()
/linux/sound/soc/mediatek/mt8192/
A Dmt8192-mt6359-rt1015-rt5682.c36 struct snd_soc_jack hdmi_jack; member
341 &priv->hdmi_jack, NULL, 0); in mt8192_mt6359_hdmi_init()
347 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8192_mt6359_hdmi_init()

Completed in 25 milliseconds