Lines Matching defs:component
160 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
167 rt5682_sel_asrc_clk_src(component, RT5682_DA_STEREO1_FILTER |
213 ret = snd_soc_component_set_jack(component, jack, NULL);
225 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
227 snd_soc_component_set_jack(component, NULL, NULL);
341 struct snd_soc_component *component = NULL;
358 component = pcm->codec_dai->component;
359 return hda_dsp_hdmi_build_controls(card, component);
363 component = pcm->codec_dai->component;
389 return hdac_hdmi_jack_port_init(component, &card->dapm);