Searched refs:snd_pcm_generic_forward (Results 1 – 4 of 4) sorted by relevance
78 #define snd_pcm_generic_forward \ macro140 snd_pcm_sframes_t snd_pcm_generic_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
193 snd_pcm_sframes_t snd_pcm_generic_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_generic_forward() function
266 frames = snd_pcm_generic_forward(pcm, frames); in snd_pcm_mmap_emul_forward()
187 .forward = snd_pcm_generic_forward,