| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | simple_card_utils.h | 50 struct snd_soc_codec_conf *codec_conf; member 57 struct snd_soc_codec_conf *codec_conf; member 201 if (props->codec_conf && props->codec_conf->name_prefix) in asoc_simple_debug_info() 203 props->codec_conf->name_prefix); in asoc_simple_debug_info()
|
| H A D | soc.h | 1042 struct snd_soc_codec_conf *codec_conf; member 1354 struct snd_soc_codec_conf *codec_conf, 1359 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_audio_prefix() argument 1364 codec_conf, of_node, propname); in snd_soc_of_parse_audio_prefix()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | j721e-evm.c | 75 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() 820 priv->codec_conf[*conf_idx].dlc.of_node = codeca_node; in j721e_soc_probe_ivi() 821 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi() 824 priv->codec_conf[*conf_idx].dlc.of_node = codecb_node; in j721e_soc_probe_ivi() 825 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi() 828 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_ivi() [all …]
|
| H A D | rx51.c | 348 .codec_conf = rx51_codec_conf,
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | sof_sdw.c | 559 struct snd_soc_codec_conf *codec_conf, in create_codec_dai_name() argument 613 codec_conf[*codec_conf_index].dlc = codec[comp_index]; in create_codec_dai_name() 614 codec_conf[*codec_conf_index].name_prefix = link->adr_d[i].name_prefix; in create_codec_dai_name() 736 struct snd_soc_codec_conf *codec_conf, in create_sdw_dailink() argument 778 codec_conf, codec_count, codec_conf_index); in create_sdw_dailink() 885 struct snd_soc_codec_conf **codec_conf, in sof_card_codec_conf_alloc() argument 913 *codec_conf = c_conf; in sof_card_codec_conf_alloc() 930 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local 949 ret = sof_card_codec_conf_alloc(dev, mach_params, &codec_conf, &codec_conf_count); in sof_card_dai_links_create() 1037 codec_conf, codec_conf_count, in sof_card_dai_links_create() [all …]
|
| H A D | kbl_da7219_max98927.c | 1016 .codec_conf = max98927_codec_conf, 1034 .codec_conf = max98927_codec_conf, 1051 .codec_conf = max98373_codec_conf, 1068 .codec_conf = max98373_codec_conf,
|
| H A D | sof_maxim_common.c | 124 card->codec_conf = max_98373_codec_conf; in sof_max98373_codec_conf()
|
| H A D | sof_da7219_max98373.c | 374 .codec_conf = max98373_codec_conf,
|
| H A D | cml_rt1011_rt5682.c | 522 .codec_conf = rt1011_conf,
|
| H A D | skl_nau88l25_ssm4567.c | 686 .codec_conf = ssm4567_codec_conf,
|
| H A D | kbl_rt5663_rt5514_max98927.c | 779 .codec_conf = max98927_codec_conf,
|
| H A D | bxt_da7219_max98357a.c | 801 broxton_audio_card.codec_conf = max98390_codec_confs; in broxton_audio_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/samsung/ |
| H A D | bells.c | 408 .codec_conf = bells_codec_conf, 428 .codec_conf = bells_codec_conf, 448 .codec_conf = bells_codec_conf,
|
| H A D | lowland.c | 167 .codec_conf = lowland_codec_conf,
|
| H A D | speyside.c | 308 .codec_conf = speyside_codec_conf,
|
| H A D | neo1973_wm8753.c | 316 .codec_conf = neo1973_codec_conf,
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-da7219-max98357.c | 615 .codec_conf = mt6358_codec_conf, 666 .codec_conf = mt8183_da7219_rt1015_codec_conf, 683 .codec_conf = mt6358_codec_conf,
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/ |
| H A D | mt8173-rt5650-rt5514.c | 168 .codec_conf = mt8173_rt5650_rt5514_codec_conf,
|
| H A D | mt8173-rt5650-rt5676.c | 224 .codec_conf = mt8173_rt5650_rt5676_codec_conf,
|
| /OK3568_Linux_fs/kernel/sound/soc/generic/ |
| H A D | audio-graph-card.c | 281 dai_props->codec_conf = &priv->codec_conf[li->conf++]; in graph_dai_link_of_dpcm()
|
| H A D | simple-card.c | 195 dai_props->codec_conf = &priv->codec_conf[li->conf++]; in simple_dai_link_of_dpcm()
|
| H A D | simple-card-utils.c | 642 priv->codec_conf = cconf; in asoc_simple_init_priv() 646 card->codec_conf = cconf; in asoc_simple_init_priv()
|
| /OK3568_Linux_fs/kernel/sound/soc/amd/ |
| H A D | acp3x-rt5682-max9836.c | 418 .codec_conf = rt1015_conf,
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | imx-audmix.c | 324 priv->card.codec_conf = priv->dai_conf; in imx_audmix_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-core.c | 1126 struct snd_soc_codec_conf *map = &card->codec_conf[i]; in soc_set_name_prefix() 2763 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_node_prefix() argument 2776 codec_conf->dlc.of_node = of_node; in snd_soc_of_parse_node_prefix() 2777 codec_conf->name_prefix = str; in snd_soc_of_parse_node_prefix()
|