Home
last modified time | relevance | path

Searched refs:dp_jack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c178 struct snd_soc_jack dp_jack; member
534 &priv->dp_jack, mt8188_dp_jack_pins, in mt8188_dptx_codec_init()
541 ret = snd_soc_component_set_jack(component, &priv->dp_jack, NULL); in mt8188_dptx_codec_init()
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c61 struct snd_soc_jack dp_jack; member
391 &priv->dp_jack); in mt8195_dptx_codec_init()
395 return snd_soc_component_set_jack(cmpnt_codec, &priv->dp_jack, NULL); in mt8195_dptx_codec_init()