Home
last modified time | relevance | path

Searched refs:__snd_pcm_lib_xfer (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dpcm_lib.c2274 snd_pcm_sframes_t __snd_pcm_lib_xfer(struct snd_pcm_substream *substream, in __snd_pcm_lib_xfer() function
2420 EXPORT_SYMBOL(__snd_pcm_lib_xfer);
/linux/sound/core/oss/
H A Dpcm_oss.c1247 ret = __snd_pcm_lib_xfer(substream, (void *)ptr, true, in snd_pcm_oss_write3()
1288 ret = __snd_pcm_lib_xfer(substream, (void *)ptr, true, in snd_pcm_oss_read3()