Home
last modified time | relevance | path

Searched refs:codec_conf (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v6.6/sound/soc/ti/
Dj721e-evm.c78 struct snd_soc_codec_conf codec_conf[J721E_CODEC_CONF_COUNT]; member
700 priv->codec_conf[*conf_idx].dlc.of_node = codec_node; in j721e_soc_probe_cpb()
701 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb()
703 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_cpb()
704 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb()
819 priv->codec_conf[*conf_idx].dlc.of_node = codeca_node; in j721e_soc_probe_ivi()
820 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi()
823 priv->codec_conf[*conf_idx].dlc.of_node = codecb_node; in j721e_soc_probe_ivi()
824 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi()
827 priv->codec_conf[*conf_idx].dlc.of_node = dai_node; in j721e_soc_probe_ivi()
[all …]
Drx51.c348 .codec_conf = rx51_codec_conf,
/Linux-v6.6/include/sound/
Dsimple_card_utils.h63 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)
110 (props)->codec_conf && \
Dsoc.h983 struct snd_soc_codec_conf *codec_conf; member
1281 struct snd_soc_codec_conf *codec_conf,
1286 struct snd_soc_codec_conf *codec_conf, in snd_soc_of_parse_audio_prefix() argument
1291 codec_conf, of_node, propname); in snd_soc_of_parse_audio_prefix()
/Linux-v6.6/sound/soc/codecs/
Didt821034.c31 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-v6.6/sound/soc/samsung/
Dbells.c415 .codec_conf = bells_codec_conf,
435 .codec_conf = bells_codec_conf,
455 .codec_conf = bells_codec_conf,
Dlowland.c175 .codec_conf = lowland_codec_conf,
Dspeyside.c311 .codec_conf = speyside_codec_conf,
/Linux-v6.6/sound/soc/intel/boards/
Dsof_realtek_common.c141 card->codec_conf = rt1011_codec_confs; in sof_rt1011_codec_conf()
247 card->codec_conf = rt1015p_codec_confs; in sof_rt1015p_codec_conf()
357 card->codec_conf = rt1015_amp_conf; in sof_rt1015_codec_conf()
Dsof_sdw.c1336 int *cpu_id, struct snd_soc_codec_conf *codec_conf, in create_sdw_dailink() argument
1398 codec_conf[*codec_conf_index].dlc = codecs[codec_dlc_index]; in create_sdw_dailink()
1399 codec_conf[*codec_conf_index].name_prefix = in create_sdw_dailink()
1535 struct snd_soc_codec_conf *codec_conf; in sof_card_dai_links_create() local
1603 codec_conf = devm_kcalloc(dev, codec_conf_num, sizeof(*codec_conf), in sof_card_dai_links_create()
1605 if (!codec_conf) in sof_card_dai_links_create()
1665 codec_conf, codec_conf_num, in sof_card_dai_links_create()
1819 card->codec_conf = codec_conf; in sof_card_dai_links_create()
Dsof_maxim_common.c145 card->codec_conf = max_98373_codec_conf; in max_98373_set_codec_conf()
331 card->codec_conf = max_98390_codec_conf; in max_98390_set_codec_conf()
Dkbl_da7219_max98927.c1036 .codec_conf = max98927_codec_conf,
1054 .codec_conf = max98927_codec_conf,
1071 .codec_conf = max98373_codec_conf,
1088 .codec_conf = max98373_codec_conf,
Dsof_cirrus_common.c200 card->codec_conf = cs35l41_codec_conf; in cs35l41_set_codec_conf()
Dsof_da7219_max98373.c397 .codec_conf = max98373_codec_conf,
Dcml_rt1011_rt5682.c534 .codec_conf = rt1011_conf,
/Linux-v6.6/sound/soc/amd/vangogh/
Dacp5x-mach.c329 .codec_conf = acp5x_cs35l41_conf,
431 .codec_conf = acp5x_max98388_conf,
/Linux-v6.6/sound/soc/mediatek/mt8183/
Dmt8183-da7219-max98357.c663 .codec_conf = mt6358_codec_conf,
720 .codec_conf = mt8183_da7219_rt1015_codec_conf,
737 .codec_conf = mt6358_codec_conf,
/Linux-v6.6/sound/soc/mediatek/mt8173/
Dmt8173-rt5650-rt5514.c181 .codec_conf = mt8173_rt5650_rt5514_codec_conf,
Dmt8173-rt5650-rt5676.c237 .codec_conf = mt8173_rt5650_rt5676_codec_conf,
/Linux-v6.6/sound/soc/intel/avs/boards/
Dssm4567.c160 card->codec_conf = card_codec_conf; in avs_ssm4567_probe()
Dmax98373.c172 card->codec_conf = card_codec_conf; in avs_max98373_probe()
Dmax98927.c169 card->codec_conf = card_codec_conf; in avs_max98927_probe()
/Linux-v6.6/sound/soc/amd/acp/
Dacp-mach-common.c1436 card->codec_conf = rt1019_conf; in acp_sofdsp_dai_links_create()
1474 card->codec_conf = max98388_conf; in acp_sofdsp_dai_links_create()
1482 card->codec_conf = rt1019_conf; in acp_sofdsp_dai_links_create()
1609 card->codec_conf = rt1019_conf; in acp_legacy_dai_links_create()
1650 card->codec_conf = rt1019_conf; in acp_legacy_dai_links_create()
/Linux-v6.6/sound/soc/generic/
Dsimple-card-utils.c897 priv->codec_conf = cconf; in asoc_simple_init_priv()
901 card->codec_conf = cconf; in asoc_simple_init_priv()
933 dai_props[i].codec_conf = cconf; in asoc_simple_init_priv()
/Linux-v6.6/sound/soc/fsl/
Dimx-audmix.c326 priv->card.codec_conf = priv->dai_conf; in imx_audmix_probe()

12