Searched refs:snd_soc_dai_set_channel_map (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/soc/qcom/
H A Dapq8096.c50 ret = snd_soc_dai_set_channel_map(cpu_dai, 0, NULL,
53 ret = snd_soc_dai_set_channel_map(cpu_dai, tx_ch_cnt, tx_ch,
83 snd_soc_dai_set_channel_map(codec_dai, ARRAY_SIZE(tx_ch),
H A Dsdm845.c88 ret = snd_soc_dai_set_channel_map(cpu_dai, 0, NULL,
91 ret = snd_soc_dai_set_channel_map(cpu_dai, tx_ch_cnt,
127 ret = snd_soc_dai_set_channel_map(cpu_dai, 0, NULL,
143 ret = snd_soc_dai_set_channel_map(cpu_dai, channels,
299 rval = snd_soc_dai_set_channel_map(codec_dai,
/linux-master/sound/soc/intel/boards/
H A Dsof_cirrus_common.c126 ret = snd_soc_dai_set_channel_map(codec_dai, 0, NULL,
/linux-master/sound/soc/
H A Dsoc-dai.c295 * snd_soc_dai_set_channel_map - configure DAI audio channel map
306 int snd_soc_dai_set_channel_map(struct snd_soc_dai *dai, function
318 EXPORT_SYMBOL_GPL(snd_soc_dai_set_channel_map); variable
/linux-master/include/sound/
H A Dsoc-dai.h190 int snd_soc_dai_set_channel_map(struct snd_soc_dai *dai,
/linux-master/sound/soc/samsung/
H A Dtm2_wm5110.c341 ret = snd_soc_dai_set_channel_map(amp_pdm_dai, ARRAY_SIZE(ch_map),

Completed in 268 milliseconds