Searched refs:codec_conf (Results 1 – 19 of 19) sorted by relevance
| /Linux-v5.4/include/sound/ |
| D | simple_card_utils.h | 49 struct snd_soc_codec_conf *codec_conf; member 56 struct snd_soc_codec_conf *codec_conf; member 200 if (props->codec_conf && props->codec_conf->name_prefix) in asoc_simple_debug_info() 202 props->codec_conf->name_prefix); in asoc_simple_debug_info()
|
| D | soc.h | 1035 struct snd_soc_codec_conf *codec_conf; member 1291 struct snd_soc_codec_conf *codec_conf, 1296 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_audio_prefix() argument 1301 codec_conf, of_node, propname); in snd_soc_of_parse_audio_prefix()
|
| /Linux-v5.4/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 | 323 .codec_conf = neo1973_codec_conf,
|
| /Linux-v5.4/sound/soc/intel/boards/ |
| D | kbl_da7219_max98927.c | 1032 .codec_conf = max98927_codec_conf, 1050 .codec_conf = max98927_codec_conf, 1067 .codec_conf = max98373_codec_conf, 1084 .codec_conf = max98373_codec_conf,
|
| D | kbl_rt5663_rt5514_max98927.c | 636 .codec_conf = max98927_codec_conf,
|
| D | skl_nau88l25_ssm4567.c | 686 .codec_conf = ssm4567_codec_conf,
|
| D | kbl_rt5663_max98927.c | 925 .codec_conf = max98927_codec_conf,
|
| /Linux-v5.4/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.4/sound/soc/generic/ |
| D | simple-card-utils.c | 593 priv->codec_conf = cconf; in asoc_simple_init_priv() 597 card->codec_conf = cconf; in asoc_simple_init_priv()
|
| D | audio-graph-card.c | 279 dai_props->codec_conf = &priv->codec_conf[li->conf++]; in graph_dai_link_of_dpcm()
|
| D | simple-card.c | 195 dai_props->codec_conf = &priv->codec_conf[li->conf++]; in simple_dai_link_of_dpcm()
|
| /Linux-v5.4/sound/soc/mediatek/mt8183/ |
| D | mt8183-da7219-max98357.c | 382 .codec_conf = mt6358_codec_conf,
|
| /Linux-v5.4/sound/soc/ti/ |
| D | rx51.c | 348 .codec_conf = rx51_codec_conf,
|
| /Linux-v5.4/sound/soc/ |
| D | soc-core.c | 957 for (i = 0; i < card->num_configs && card->codec_conf; i++) { in soc_set_name_prefix() 958 struct snd_soc_codec_conf *map = &card->codec_conf[i]; in soc_set_name_prefix() 3098 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_node_prefix() argument 3111 codec_conf->of_node = of_node; in snd_soc_of_parse_node_prefix() 3112 codec_conf->name_prefix = str; in snd_soc_of_parse_node_prefix()
|
| /Linux-v5.4/sound/soc/fsl/ |
| D | imx-audmix.c | 324 priv->card.codec_conf = priv->dai_conf; in imx_audmix_probe()
|