| /linux-6.15/sound/soc/amd/acp/ |
| H A D | acp-sdw-sof-mach.c | 84 (*codec_conf)->dlc.name = sof_end->codec_name; in create_sdw_dailink() 85 (*codec_conf)->name_prefix = sof_end->name_prefix; in create_sdw_dailink() 86 (*codec_conf)++; in create_sdw_dailink() 216 struct snd_soc_codec_conf **codec_conf) in create_sdw_dailinks() argument 225 ¤t_be_id, codec_conf); in create_sdw_dailinks() 268 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local 304 codec_conf = devm_kcalloc(dev, num_devs, sizeof(*codec_conf), GFP_KERNEL); in sof_card_dai_links_create() 305 if (!codec_conf) in sof_card_dai_links_create() 314 card->codec_conf = codec_conf; in sof_card_dai_links_create() 322 sof_dais, &codec_conf); in sof_card_dai_links_create() [all …]
|
| H A D | acp-sdw-legacy-mach.c | 99 int *be_id, struct snd_soc_codec_conf **codec_conf, in create_sdw_dailink() argument 112 (*codec_conf)->dlc.name = soc_end->codec_name; in create_sdw_dailink() 113 (*codec_conf)->name_prefix = soc_end->name_prefix; in create_sdw_dailink() 114 (*codec_conf)++; in create_sdw_dailink() 250 struct snd_soc_codec_conf **codec_conf) in create_sdw_dailinks() argument 344 struct snd_soc_codec_conf *codec_conf; in soc_card_dai_links_create() local 380 codec_conf = devm_kcalloc(dev, num_devs, sizeof(*codec_conf), GFP_KERNEL); in soc_card_dai_links_create() 381 if (!codec_conf) in soc_card_dai_links_create() 390 card->codec_conf = codec_conf; in soc_card_dai_links_create() 398 soc_dais, &codec_conf); in soc_card_dai_links_create() [all …]
|
| H A D | acp-mach-common.c | 1492 card->codec_conf = rt1019_conf; in acp_sofdsp_dai_links_create() 1531 card->codec_conf = max98388_conf; in acp_sofdsp_dai_links_create() 1539 card->codec_conf = rt1019_conf; in acp_sofdsp_dai_links_create() 1695 card->codec_conf = rt1019_conf; in acp_legacy_dai_links_create() 1744 card->codec_conf = rt1019_conf; in acp_legacy_dai_links_create()
|
| /linux-6.15/sound/soc/sdw_utils/ |
| H A D | soc_sdw_bridge_cs35l56.c | 123 struct snd_soc_codec_conf **codec_conf) in asoc_sdw_bridge_cs35l56_add_sidecar() argument 131 (*codec_conf)->dlc.name = (*dai_links)->codecs[i].name; in asoc_sdw_bridge_cs35l56_add_sidecar() 132 (*codec_conf)->name_prefix = bridge_cs35l56_name_prefixes[i]; in asoc_sdw_bridge_cs35l56_add_sidecar() 133 (*codec_conf)++; in asoc_sdw_bridge_cs35l56_add_sidecar()
|
| /linux-6.15/sound/soc/intel/boards/ |
| H A D | sof_sdw.c | 817 (*codec_conf)->dlc.name = sof_end->codec_name; in create_sdw_dailink() 818 (*codec_conf)->name_prefix = sof_end->name_prefix; in create_sdw_dailink() 819 (*codec_conf)++; in create_sdw_dailink() 947 struct snd_soc_codec_conf **codec_conf) in create_sdw_dailinks() argument 961 ¤t_be_id, codec_conf); in create_sdw_dailinks() 1124 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local 1207 codec_conf = devm_kcalloc(dev, num_devs, sizeof(*codec_conf), GFP_KERNEL); in sof_card_dai_links_create() 1208 if (!codec_conf) { in sof_card_dai_links_create() 1221 card->codec_conf = codec_conf; in sof_card_dai_links_create() 1229 sof_dais, &codec_conf); in sof_card_dai_links_create() [all …]
|
| H A D | sof_realtek_common.c | 292 card->codec_conf = rt1011_4spk_codec_confs; in sof_rt1011_codec_conf() 294 card->codec_conf = rt1011_2spk_codec_confs; in sof_rt1011_codec_conf() 300 card->codec_conf = rt1011_4spk_codec_confs; in sof_rt1011_codec_conf() 523 card->codec_conf = rt1015_amp_conf; in sof_rt1015_codec_conf()
|
| H A D | sof_maxim_common.c | 290 card->codec_conf = max_98373_codec_conf; in max_98373_set_codec_conf() 515 card->codec_conf = max_98390_codec_conf; in max_98390_set_codec_conf() 520 card->codec_conf = max_98390_cml_codec_conf; in max_98390_set_codec_conf()
|
| H A D | sof_cirrus_common.c | 200 card->codec_conf = cs35l41_codec_conf; in cs35l41_set_codec_conf()
|
| /linux-6.15/sound/soc/ti/ |
| H A D | j721e-evm.c | 702 priv->codec_conf[*conf_idx].dlc.of_node = codec_node; in j721e_soc_probe_cpb() 703 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb() 705 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_cpb() 706 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb() 821 priv->codec_conf[*conf_idx].dlc.of_node = codeca_node; in j721e_soc_probe_ivi() 822 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi() 825 priv->codec_conf[*conf_idx].dlc.of_node = codecb_node; in j721e_soc_probe_ivi() 826 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi() 829 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_ivi() 830 priv->codec_conf[*conf_idx].name_prefix = "McASP0"; in j721e_soc_probe_ivi() [all …]
|
| /linux-6.15/include/sound/ |
| H A D | simple_card_utils.h | 63 struct snd_soc_codec_conf *codec_conf; member 73 struct snd_soc_codec_conf *codec_conf; member 90 #define simple_props_to_codec_conf(props, i) ((props)->codec_conf + i) 117 (props)->codec_conf && \
|
| H A D | soc_sdw_utils.h | 83 struct snd_soc_codec_conf **codec_conf); 217 struct snd_soc_codec_conf **codec_conf);
|
| H A D | soc.h | 1033 struct snd_soc_codec_conf *codec_conf; member 1343 struct snd_soc_codec_conf *codec_conf, 1348 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_audio_prefix() argument 1353 codec_conf, of_node, propname); in snd_soc_of_parse_audio_prefix()
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | idt821034.c | 31 u8 codec_conf; member 126 conf = IDT821034_MODE_CODEC(ch) | idt821034->cache.codec_conf; in idt821034_set_channel_power() 162 static int idt821034_set_codec_conf(struct idt821034 *idt821034, u8 codec_conf) in idt821034_set_codec_conf() argument 168 dev_dbg(&idt821034->spi->dev, "set_codec_conf(0x%x)\n", codec_conf); in idt821034_set_codec_conf() 175 conf = IDT821034_MODE_CODEC(0) | codec_conf; in idt821034_set_codec_conf() 195 idt821034->cache.codec_conf = codec_conf; in idt821034_set_codec_conf() 201 return idt821034->cache.codec_conf; in idt821034_get_codec_conf() 215 conf = IDT821034_MODE_CODEC(ch) | idt821034->cache.codec_conf; in idt821034_set_channel_ts()
|
| /linux-6.15/sound/soc/samsung/ |
| H A D | bells.c | 414 .codec_conf = bells_codec_conf, 434 .codec_conf = bells_codec_conf, 454 .codec_conf = bells_codec_conf,
|
| H A D | lowland.c | 174 .codec_conf = lowland_codec_conf,
|
| H A D | speyside.c | 318 .codec_conf = speyside_codec_conf,
|
| /linux-6.15/sound/soc/amd/vangogh/ |
| H A D | acp5x-mach.c | 326 .codec_conf = acp5x_cs35l41_conf, 425 .codec_conf = acp5x_max98388_conf,
|
| /linux-6.15/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-da7219-max98357.c | 657 .codec_conf = mt6358_codec_conf, 714 .codec_conf = mt8183_da7219_rt1015_codec_conf, 731 .codec_conf = mt6358_codec_conf,
|
| /linux-6.15/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-mt6366.c | 1109 .codec_conf = mt8186_mt6366_rt1019_rt5682s_codec_conf, 1124 .codec_conf = mt8186_mt6366_rt1019_rt5682s_codec_conf, 1139 .codec_conf = mt8186_mt6366_rt1019_rt5682s_codec_conf, 1154 .codec_conf = mt8186_mt6366_rt1019_rt5682s_codec_conf,
|
| /linux-6.15/sound/soc/mediatek/mt8173/ |
| H A D | mt8173-rt5650-rt5514.c | 177 .codec_conf = mt8173_rt5650_rt5514_codec_conf,
|
| H A D | mt8173-rt5650-rt5676.c | 233 .codec_conf = mt8173_rt5650_rt5676_codec_conf,
|
| /linux-6.15/sound/soc/intel/avs/boards/ |
| H A D | ssm4567.c | 162 card->codec_conf = card_codec_conf; in avs_ssm4567_probe()
|
| H A D | max98927.c | 173 card->codec_conf = card_codec_conf; in avs_max98927_probe()
|
| H A D | max98373.c | 176 card->codec_conf = card_codec_conf; in avs_max98373_probe()
|
| /linux-6.15/sound/soc/generic/ |
| H A D | simple-card-utils.c | 940 priv->codec_conf = cconf; in simple_util_init_priv() 944 card->codec_conf = cconf; in simple_util_init_priv() 977 dai_props[i].codec_conf = cconf; in simple_util_init_priv()
|