codec_conf         50 include/sound/simple_card_utils.h 		struct snd_soc_codec_conf *codec_conf;
codec_conf         57 include/sound/simple_card_utils.h 	struct snd_soc_codec_conf *codec_conf;
codec_conf        201 include/sound/simple_card_utils.h 		if (props->codec_conf && props->codec_conf->name_prefix)
codec_conf        203 include/sound/simple_card_utils.h 				props->codec_conf->name_prefix);
codec_conf       1035 include/sound/soc.h 	struct snd_soc_codec_conf *codec_conf;
codec_conf       1292 include/sound/soc.h 				   struct snd_soc_codec_conf *codec_conf,
codec_conf       1297 include/sound/soc.h 				   struct snd_soc_codec_conf *codec_conf,
codec_conf       1302 include/sound/soc.h 				     codec_conf, of_node, propname);
codec_conf        324 sound/soc/fsl/imx-audmix.c 	priv->card.codec_conf = priv->dai_conf;
codec_conf        279 sound/soc/generic/audio-graph-card.c 		dai_props->codec_conf	= &priv->codec_conf[li->conf++];
codec_conf        593 sound/soc/generic/simple-card-utils.c 	priv->codec_conf	= cconf;
codec_conf        597 sound/soc/generic/simple-card-utils.c 	card->codec_conf	= cconf;
codec_conf        195 sound/soc/generic/simple-card.c 		dai_props->codec_conf	= &priv->codec_conf[li->conf++];
codec_conf       1032 sound/soc/intel/boards/kbl_da7219_max98927.c 	.codec_conf = max98927_codec_conf,
codec_conf       1050 sound/soc/intel/boards/kbl_da7219_max98927.c 	.codec_conf = max98927_codec_conf,
codec_conf       1067 sound/soc/intel/boards/kbl_da7219_max98927.c 	.codec_conf = max98373_codec_conf,
codec_conf       1084 sound/soc/intel/boards/kbl_da7219_max98927.c 	.codec_conf = max98373_codec_conf,
codec_conf        925 sound/soc/intel/boards/kbl_rt5663_max98927.c 	.codec_conf = max98927_codec_conf,
codec_conf        639 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	.codec_conf = max98927_codec_conf,
codec_conf        686 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	.codec_conf = ssm4567_codec_conf,
codec_conf        168 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c 	.codec_conf = mt8173_rt5650_rt5514_codec_conf,
codec_conf        224 sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c 	.codec_conf = mt8173_rt5650_rt5676_codec_conf,
codec_conf        382 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	.codec_conf = mt6358_codec_conf,
codec_conf        408 sound/soc/samsung/bells.c 		.codec_conf = bells_codec_conf,
codec_conf        428 sound/soc/samsung/bells.c 		.codec_conf = bells_codec_conf,
codec_conf        448 sound/soc/samsung/bells.c 		.codec_conf = bells_codec_conf,
codec_conf        167 sound/soc/samsung/lowland.c 	.codec_conf = lowland_codec_conf,
codec_conf        323 sound/soc/samsung/neo1973_wm8753.c 	.codec_conf = neo1973_codec_conf,
codec_conf        308 sound/soc/samsung/speyside.c 	.codec_conf = speyside_codec_conf,
codec_conf        957 sound/soc/soc-core.c 	for (i = 0; i < card->num_configs && card->codec_conf; i++) {
codec_conf        958 sound/soc/soc-core.c 		struct snd_soc_codec_conf *map = &card->codec_conf[i];
codec_conf       3120 sound/soc/soc-core.c 				  struct snd_soc_codec_conf *codec_conf,
codec_conf       3133 sound/soc/soc-core.c 	codec_conf->of_node	= of_node;
codec_conf       3134 sound/soc/soc-core.c 	codec_conf->name_prefix	= str;
codec_conf        348 sound/soc/ti/rx51.c 	.codec_conf = rx51_codec_conf,