Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dsc7180.c33 struct snd_soc_jack hdmi_jack; member
104 &pdata->hdmi_jack); in sc7180_hdmi_init()
111 jack = pdata->hdmi_jack.jack; in sc7180_hdmi_init()
115 return snd_soc_component_set_jack(component, &pdata->hdmi_jack, NULL); in sc7180_hdmi_init()
H A Dsc7280.c34 struct snd_soc_jack hdmi_jack; member
124 &pdata->hdmi_jack); in sc7280_hdmi_init()
131 jack = pdata->hdmi_jack.jack; in sc7280_hdmi_init()
135 return snd_soc_component_set_jack(component, &pdata->hdmi_jack, NULL); in sc7280_hdmi_init()
/openbmc/linux/sound/soc/fsl/
H A Dimx-hdmi.c26 struct snd_soc_jack hdmi_jack; member
82 &data->hdmi_jack, in imx_hdmi_init()
89 ret = snd_soc_component_set_jack(component, &data->hdmi_jack, NULL); in imx_hdmi_init()
/openbmc/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_common.c153 SND_JACK_AVOUT, &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
159 &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
H A Dskl_hda_dsp_common.h26 struct snd_soc_jack hdmi_jack; member
H A Dcml_rt1011_rt5682.c62 static struct snd_soc_jack hdmi_jack[3]; variable
354 SND_JACK_AVOUT, &hdmi_jack[i]); in sof_card_late_probe()
359 &hdmi_jack[i]); in sof_card_late_probe()
H A Dsof_cs42l42.c78 struct snd_soc_jack hdmi_jack; member
208 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
214 &pcm->hdmi_jack); in sof_card_late_probe()
H A Dsof_rt5682.c80 struct snd_soc_jack hdmi_jack; member
531 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
537 &pcm->hdmi_jack); in sof_card_late_probe()
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-da7219-max98357.c29 struct snd_soc_jack headset_jack, hdmi_jack; member
382 &priv->hdmi_jack); in mt8183_da7219_max98357_hdmi_init()
387 &priv->hdmi_jack, NULL); in mt8183_da7219_max98357_hdmi_init()
H A Dmt8183-mt6358-ts3a227-max98357.c40 struct snd_soc_jack headset_jack, hdmi_jack; member
387 &priv->hdmi_jack); in mt8183_mt6358_ts3a227_max98357_hdmi_init()
392 &priv->hdmi_jack, NULL); in mt8183_mt6358_ts3a227_max98357_hdmi_init()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-mt6366-da7219-max98357.c36 struct snd_soc_jack headset_jack, hdmi_jack; member
204 ret = snd_soc_card_jack_new(rtd->card, "HDMI Jack", SND_JACK_LINEOUT, &priv->hdmi_jack); in mt8186_mt6366_da7219_max98357_hdmi_init()
210 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8186_mt6366_da7219_max98357_hdmi_init()
H A Dmt8186-mt6366-rt1019-rt5682s.c42 struct snd_soc_jack headset_jack, hdmi_jack; member
268 ret = snd_soc_card_jack_new(rtd->card, "HDMI Jack", SND_JACK_LINEOUT, &priv->hdmi_jack); in mt8186_mt6366_rt1019_rt5682s_hdmi_init()
274 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8186_mt6366_rt1019_rt5682s_hdmi_init()
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c179 struct snd_soc_jack hdmi_jack; member
509 SND_JACK_LINEOUT, &priv->hdmi_jack, in mt8188_hdmi_codec_init()
517 ret = snd_soc_component_set_jack(component, &priv->hdmi_jack, NULL); in mt8188_hdmi_codec_init()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-mt6359-rt1015-rt5682.c43 struct snd_soc_jack hdmi_jack; member
368 &priv->hdmi_jack); in mt8192_mt6359_hdmi_init()
374 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8192_mt6359_hdmi_init()
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c62 struct snd_soc_jack hdmi_jack; member
407 &priv->hdmi_jack); in mt8195_hdmi_codec_init()
411 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8195_hdmi_codec_init()