Searched refs:set_stream_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 1788 static int set_stream_info(struct snd_soc_pcm_stream *stream, in set_stream_info() function 1851 ret = set_stream_info(stream, caps); in soc_tplg_dai_create() 1859 ret = set_stream_info(stream, caps); in soc_tplg_dai_create() 2478 ret = set_stream_info(stream, caps); in soc_tplg_dai_config() 2486 ret = set_stream_info(stream, caps); in soc_tplg_dai_config()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-topology.c | 1527 static int set_stream_info(struct soc_tplg *tplg, struct snd_soc_pcm_stream *stream, in set_stream_info() function 1594 ret = set_stream_info(tplg, stream, caps); in soc_tplg_dai_create() 1602 ret = set_stream_info(tplg, stream, caps); in soc_tplg_dai_create() 2213 ret = set_stream_info(tplg, stream, caps); in soc_tplg_dai_config() 2221 ret = set_stream_info(tplg, stream, caps); in soc_tplg_dai_config()
|
Completed in 6 milliseconds