Lines Matching defs:component
274 asoc_rtd_to_codec(rtd, 0)->component;
436 asoc_rtd_to_codec(rtd, 0)->component;
507 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
519 ret = snd_soc_component_set_jack(component, &priv->hdmi_jack, NULL);
522 __func__, component->name, ret);
532 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
543 ret = snd_soc_component_set_jack(component, &priv->dp_jack, NULL);
546 __func__, component->name, ret);
587 if (!strcmp(codec_dai->component->name, MAX98390_DEV0_NAME))
590 if (!strcmp(codec_dai->component->name, MAX98390_DEV1_NAME))
593 if (!strcmp(codec_dai->component->name, MAX98390_DEV2_NAME))
596 if (!strcmp(codec_dai->component->name, MAX98390_DEV3_NAME))
652 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
686 ret = snd_soc_component_set_jack(component, jack, NULL);
698 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component;
700 snd_soc_component_set_jack(component, NULL, NULL);