Searched refs:src_channel (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | route.c | 39 static inline void copy_area(const struct snd_pcm_plugin_channel *src_channel, in copy_area() argument 44 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format); in copy_area()
|
H A D | pcm_plugin.h | 136 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_channel,
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | route.c | 39 static inline void copy_area(const struct snd_pcm_plugin_channel *src_channel, in copy_area() argument 44 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format); in copy_area()
|
H A D | pcm_plugin.h | 136 int snd_pcm_area_copy(const struct snd_pcm_channel_area *src_channel,
|
Completed in 2 milliseconds