Searched refs:hdmi_jack (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/sound/soc/intel/boards/ |
D | skl_hda_dsp_common.c | 153 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()
|
D | skl_hda_dsp_common.h | 26 struct snd_soc_jack hdmi_jack; member
|
D | cml_rt1011_rt5682.c | 62 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()
|
/Linux-v5.10/sound/soc/mediatek/mt8183/ |
D | mt8183-da7219-max98357.c | 29 struct snd_soc_jack headset_jack, hdmi_jack; member 373 &priv->hdmi_jack, NULL, 0); in mt8183_da7219_max98357_hdmi_init() 378 &priv->hdmi_jack, NULL); in mt8183_da7219_max98357_hdmi_init()
|
D | mt8183-mt6358-ts3a227-max98357.c | 39 struct snd_soc_jack headset_jack, hdmi_jack; member 348 &priv->hdmi_jack, NULL, 0); in mt8183_mt6358_ts3a227_max98357_hdmi_init() 353 &priv->hdmi_jack, NULL); in mt8183_mt6358_ts3a227_max98357_hdmi_init()
|