Searched refs:snd_pcm_plug_read_transfer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_plugin.h | 121 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *handle,
|
H A D | pcm_plugin.c | 635 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) in snd_pcm_plug_read_transfer() function
|
H A D | pcm_oss.c | 1484 frames1 = snd_pcm_plug_read_transfer(substream, channels, frames1); in snd_pcm_oss_read2()
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.h | 121 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *handle,
|
H A D | pcm_plugin.c | 639 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) in snd_pcm_plug_read_transfer() function
|
H A D | pcm_oss.c | 1493 frames1 = snd_pcm_plug_read_transfer(substream, channels, frames1); in snd_pcm_oss_read2()
|
Completed in 13 milliseconds