Lines Matching refs:codec_conf
770 struct snd_soc_codec_conf *codec_conf, in create_codec_dai_name() argument
824 codec_conf[*codec_conf_index].dlc = codec[comp_index]; in create_codec_dai_name()
825 codec_conf[*codec_conf_index].name_prefix = link->adr_d[i].name_prefix; in create_codec_dai_name()
950 struct snd_soc_codec_conf *codec_conf, in create_sdw_dailink() argument
992 codec_conf, codec_count, codec_conf_index); in create_sdw_dailink()
1106 struct snd_soc_codec_conf **codec_conf, in sof_card_codec_conf_alloc() argument
1134 *codec_conf = c_conf; in sof_card_codec_conf_alloc()
1151 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local
1170 ret = sof_card_codec_conf_alloc(dev, mach_params, &codec_conf, &codec_conf_count); in sof_card_dai_links_create()
1262 codec_conf, codec_conf_count, in sof_card_dai_links_create()
1419 card->codec_conf = codec_conf; in sof_card_dai_links_create()