Lines Matching defs:codec
233 .name = "dmic-codec",
435 * A codec info is for all sdw version with the part id if
436 * version_id is not specified in the codec info.
583 struct snd_soc_dai_link_component *codec,
617 codec[comp_index].name =
623 codec[comp_index].name =
629 if (!codec[comp_index].name)
636 codec[comp_index].dai_name =
639 codec_conf[*codec_conf_index].dlc = codec[comp_index];
656 * Initialize the codec. If codec is part of an aggregated
667 /* The group_id is > 0 iff the codec is aggregated */
688 * one sdw BE DAI <---> one-cpu DAI <---> one-codec DAI
691 * one sdw BE DAI <---> one-cpu DAI <---> multi-codec DAIs
694 * one sdw BE DAI <---> 1 .. N CPU DAIs <----> 1 .. N codec DAIs
789 /* generate codec name on different links in the same group */
808 /* check next link to create codec dai in the processed group */
813 /* find codec info to create BE DAI */
885 dev_err(dev, "failed to init codec %d", codec_index);
899 * in init func of sdw codec, it is not equal to be_id
927 dev_err(dev, "codec 0x%llx does not have a name prefix\n",
974 /* allocate codec conf, will be populated when dailinks are created */
1269 * the default amp_num is zero for each codec and
1317 "codec exit failed %d\n",