Lines Matching refs:codec_conf
638 struct snd_soc_codec_conf *codec_conf, in create_codec_dai_name() argument
692 codec_conf[*codec_conf_index].dlc = codec[comp_index]; in create_codec_dai_name()
693 codec_conf[*codec_conf_index].name_prefix = link->adr_d[i].name_prefix; in create_codec_dai_name()
818 struct snd_soc_codec_conf *codec_conf, in create_sdw_dailink() argument
860 codec_conf, codec_count, codec_conf_index); in create_sdw_dailink()
967 struct snd_soc_codec_conf **codec_conf, in sof_card_codec_conf_alloc() argument
995 *codec_conf = c_conf; in sof_card_codec_conf_alloc()
1012 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local
1031 ret = sof_card_codec_conf_alloc(dev, mach_params, &codec_conf, &codec_conf_count); in sof_card_dai_links_create()
1122 codec_conf, codec_conf_count, in sof_card_dai_links_create()
1285 card->codec_conf = codec_conf; in sof_card_dai_links_create()