Lines Matching defs:codec
110 return rtd->dai_link->num_codecs ? attr->mode : 0; /* enabled only with codec */
435 /* are we waiting on this codec DAI stream */
723 * setting our codec back up, which can be very slow on I2C
941 * Defer card registration if codec component is not added to
1054 struct snd_soc_dai_link_component *codec, *platform, *cpu;
1091 for_each_link_codecs(dai_link, i, codec) {
1092 asoc_rtd_to_codec(rtd, i) = snd_soc_find_dai(codec);
1095 codec->dai_name);
1500 "codec %s can not start from non-off bias with idle_bias_off==1\n",
2633 * codec DAIs always have both big and little endian variants set.