| /Linux-v5.15/sound/soc/ti/ |
| D | j721e-evm.c | 78 struct snd_soc_codec_conf codec_conf[J721E_CODEC_CONF_COUNT]; member 701 priv->codec_conf[*conf_idx].dlc.of_node = codec_node; in j721e_soc_probe_cpb() 702 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb() 704 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_cpb() 705 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb() 810 priv->codec_conf[*conf_idx].dlc.of_node = codeca_node; in j721e_soc_probe_ivi() 811 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi() 814 priv->codec_conf[*conf_idx].dlc.of_node = codecb_node; in j721e_soc_probe_ivi() 815 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi() 818 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_ivi() [all …]
|
| D | rx51.c | 348 .codec_conf = rx51_codec_conf,
|
| /Linux-v5.15/sound/soc/intel/boards/ |
| D | sof_sdw.c | 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() [all …]
|
| D | sof_realtek_common.c | 137 card->codec_conf = rt1011_codec_confs; in sof_rt1011_codec_conf() 241 card->codec_conf = rt1015p_codec_confs; in sof_rt1015p_codec_conf()
|
| D | kbl_da7219_max98927.c | 1018 .codec_conf = max98927_codec_conf, 1036 .codec_conf = max98927_codec_conf, 1053 .codec_conf = max98373_codec_conf, 1070 .codec_conf = max98373_codec_conf,
|
| D | sof_maxim_common.c | 131 card->codec_conf = max_98373_codec_conf; in max_98373_set_codec_conf()
|
| D | sof_da7219_max98373.c | 374 .codec_conf = max98373_codec_conf,
|
| D | cml_rt1011_rt5682.c | 522 .codec_conf = rt1011_conf,
|
| D | skl_nau88l25_ssm4567.c | 686 .codec_conf = ssm4567_codec_conf,
|
| D | bxt_da7219_max98357a.c | 801 broxton_audio_card.codec_conf = max98390_codec_confs; in broxton_audio_probe()
|
| D | kbl_rt5663_rt5514_max98927.c | 779 .codec_conf = max98927_codec_conf,
|
| /Linux-v5.15/include/sound/ |
| D | simple_card_utils.h | 56 struct snd_soc_codec_conf *codec_conf; member 66 struct snd_soc_codec_conf *codec_conf; member 83 #define simple_props_to_codec_conf(props, i) ((props)->codec_conf + i) 103 (props)->codec_conf && \
|
| D | soc.h | 932 struct snd_soc_codec_conf *codec_conf; member 1225 struct snd_soc_codec_conf *codec_conf, 1230 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_audio_prefix() argument 1235 codec_conf, of_node, propname); in snd_soc_of_parse_audio_prefix()
|
| /Linux-v5.15/sound/soc/samsung/ |
| D | bells.c | 408 .codec_conf = bells_codec_conf, 428 .codec_conf = bells_codec_conf, 448 .codec_conf = bells_codec_conf,
|
| D | lowland.c | 167 .codec_conf = lowland_codec_conf,
|
| D | speyside.c | 308 .codec_conf = speyside_codec_conf,
|
| D | neo1973_wm8753.c | 316 .codec_conf = neo1973_codec_conf,
|
| /Linux-v5.15/sound/soc/mediatek/mt8183/ |
| D | mt8183-da7219-max98357.c | 609 .codec_conf = mt6358_codec_conf, 660 .codec_conf = mt8183_da7219_rt1015_codec_conf, 677 .codec_conf = mt6358_codec_conf,
|
| D | mt8183-mt6358-ts3a227-max98357.c | 594 .codec_conf = mt8183_mt6358_ts3a227_rt1015_amp_conf,
|
| /Linux-v5.15/sound/soc/generic/ |
| D | simple-card-utils.c | 666 priv->codec_conf = cconf; in asoc_simple_init_priv() 670 card->codec_conf = cconf; in asoc_simple_init_priv() 705 dai_props[i].codec_conf = cconf; in asoc_simple_init_priv()
|
| /Linux-v5.15/sound/soc/mediatek/mt8173/ |
| D | mt8173-rt5650-rt5514.c | 168 .codec_conf = mt8173_rt5650_rt5514_codec_conf,
|
| D | mt8173-rt5650-rt5676.c | 224 .codec_conf = mt8173_rt5650_rt5676_codec_conf,
|
| /Linux-v5.15/sound/soc/amd/ |
| D | acp3x-rt5682-max9836.c | 418 .codec_conf = rt1015_conf,
|
| /Linux-v5.15/sound/soc/fsl/ |
| D | imx-audmix.c | 322 priv->card.codec_conf = priv->dai_conf; in imx_audmix_probe()
|
| /Linux-v5.15/sound/soc/ |
| D | soc-core.c | 1336 struct snd_soc_codec_conf *map = &card->codec_conf[i]; in soc_set_name_prefix() 2907 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_node_prefix() argument 2920 codec_conf->dlc.of_node = of_node; in snd_soc_of_parse_node_prefix() 2921 codec_conf->name_prefix = str; in snd_soc_of_parse_node_prefix()
|