OpenCloudOS-Kernel/sound/soc/intel/avs
Kuninori Morimoto ffaf886e24
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Current ASoC supports snd_soc_add_pcm_runtime(), but user need to
call it one-by-one if it has multi dai_links.
This patch adds snd_soc_add_pcm_runtimes() which supports multi
dai_links.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87h6u76nhq.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-03-28 01:26:03 +01:00
..
boards ASoC: soc-core.c: add snd_soc_add_pcm_runtimes() 2023-03-28 01:26:03 +01:00
Makefile ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
apl.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00
avs.h ASoC: Intel: avs: Probing and firmware tracing over debugfs 2022-12-05 14:05:30 +00:00
board_selection.c ASoC: Intel: avs: Add probe machine board 2022-12-05 14:05:29 +00:00
cldma.c ASoC: Intel: avs: Replace hardcodes with SD_CTL_STREAM_RESET 2022-07-08 18:53:26 +01:00
cldma.h ASoC: Intel: avs: Implement CLDMA transfer 2022-03-11 16:24:08 +00:00
control.c ASoC: Intel: avs: Parse control tuples 2022-12-25 23:33:03 +00:00
control.h ASoC: Intel: avs: Add control volume operations 2022-12-25 23:32:59 +00:00
core.c ASoC: Intel: avs: Implement PCI shutdown 2023-01-13 12:30:03 +00:00
debugfs.c ASoC: Intel: avs: Allow for dumping debug window snapshot 2022-12-05 14:05:33 +00:00
dsp.c ASoC: Intel: avs: Relax DSP core transition timings 2022-07-08 18:53:19 +01:00
ipc.c ASoC: Intel: avs: Introduce avs_log_buffer_status_locked() 2022-12-05 14:05:21 +00:00
loader.c ASoC: Intel: avs: Enact power gating policy 2022-10-28 13:04:39 +01:00
messages.c ASoC: Intel: avs: Add peakvol runtime-parameter requests 2022-12-25 23:32:58 +00:00
messages.h ASoC: Intel: avs: Add peakvol runtime-parameter requests 2022-12-25 23:32:58 +00:00
path.c ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext size 2023-03-05 23:38:32 +00:00
path.h ASoC: Intel: avs: Configure modules according to their type 2022-04-19 12:04:04 +01:00
pcm.c ASoC: Updates for v6.3 2023-02-16 14:32:04 +01:00
probes.c ASoC: Updates for v6.3 2023-02-16 14:32:04 +01:00
registers.h ASoC: Intel: avs: Allow for dumping debug window snapshot 2022-12-05 14:05:33 +00:00
skl.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00
topology.c ASoC: Intel: avs: Correctly access topology fields 2023-01-13 12:30:28 +00:00
topology.h ASoC: Intel: avs: Parse control tuples 2022-12-25 23:33:03 +00:00
trace.c ASoC: Intel: avs: Use min_t instead of min with cast 2023-01-13 12:30:29 +00:00
trace.h ASoC: Intel: avs: Event tracing 2022-05-17 11:58:01 +01:00
utils.c ASoC: Intel: avs: Drop usage of debug members in non-debug code 2022-12-05 14:05:25 +00:00