/linux-6.3-rc2/sound/soc/qcom/ |
A D | sc7180.c | 33 struct snd_soc_jack hdmi_jack; member 92 &pdata->hdmi_jack); in sc7180_hdmi_init() 99 jack = pdata->hdmi_jack.jack; in sc7180_hdmi_init() 103 return snd_soc_component_set_jack(component, &pdata->hdmi_jack, NULL); in sc7180_hdmi_init()
|
A D | sc7280.c | 33 struct snd_soc_jack hdmi_jack; member 110 &pdata->hdmi_jack); in sc7280_hdmi_init() 117 jack = pdata->hdmi_jack.jack; in sc7280_hdmi_init() 121 return snd_soc_component_set_jack(component, &pdata->hdmi_jack, NULL); in sc7280_hdmi_init()
|
/linux-6.3-rc2/sound/soc/fsl/ |
A D | imx-hdmi.c | 26 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()
|
/linux-6.3-rc2/sound/soc/intel/boards/ |
A D | skl_hda_dsp_common.c | 153 SND_JACK_AVOUT, &pcm->hdmi_jack); in skl_hda_hdmi_jack_init() 159 &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
|
A D | skl_hda_dsp_common.h | 26 struct snd_soc_jack hdmi_jack; member
|
A D | cml_rt1011_rt5682.c | 62 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()
|
A D | sof_cs42l42.c | 78 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()
|
A D | sof_rt5682.c | 74 struct snd_soc_jack hdmi_jack; member 502 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe() 508 &pcm->hdmi_jack); in sof_card_late_probe()
|
/linux-6.3-rc2/sound/soc/mediatek/mt8188/ |
A D | mt8188-mt6359.c | 145 struct snd_soc_jack hdmi_jack; member 393 &priv->hdmi_jack); in mt8188_hdmi_codec_init() 399 ret = snd_soc_component_set_jack(component, &priv->hdmi_jack, NULL); in mt8188_hdmi_codec_init()
|
/linux-6.3-rc2/sound/soc/mediatek/mt8183/ |
A D | mt8183-da7219-max98357.c | 29 struct snd_soc_jack headset_jack, hdmi_jack; member 367 &priv->hdmi_jack); in mt8183_da7219_max98357_hdmi_init() 372 &priv->hdmi_jack, NULL); in mt8183_da7219_max98357_hdmi_init()
|
A D | mt8183-mt6358-ts3a227-max98357.c | 40 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()
|
/linux-6.3-rc2/sound/soc/mediatek/mt8186/ |
A D | mt8186-mt6366-da7219-max98357.c | 37 struct snd_soc_jack headset_jack, hdmi_jack; member 201 ret = snd_soc_card_jack_new(rtd->card, "HDMI Jack", SND_JACK_LINEOUT, &priv->hdmi_jack); in mt8186_mt6366_da7219_max98357_hdmi_init() 207 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8186_mt6366_da7219_max98357_hdmi_init()
|
A D | mt8186-mt6366-rt1019-rt5682s.c | 43 struct snd_soc_jack headset_jack, hdmi_jack; member 269 ret = snd_soc_card_jack_new(rtd->card, "HDMI Jack", SND_JACK_LINEOUT, &priv->hdmi_jack); in mt8186_mt6366_rt1019_rt5682s_hdmi_init() 275 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8186_mt6366_rt1019_rt5682s_hdmi_init()
|
/linux-6.3-rc2/sound/soc/mediatek/mt8192/ |
A D | mt8192-mt6359-rt1015-rt5682.c | 43 struct snd_soc_jack hdmi_jack; member 370 &priv->hdmi_jack); in mt8192_mt6359_hdmi_init() 376 return snd_soc_component_set_jack(cmpnt_codec, &priv->hdmi_jack, NULL); in mt8192_mt6359_hdmi_init()
|
/linux-6.3-rc2/sound/soc/mediatek/mt8195/ |
A D | mt8195-mt6359.c | 62 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()
|