Home
last modified time | relevance | path

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

/sound/core/
Dpcm_lib.c2110 snd_pcm_sframes_t __snd_pcm_lib_xfer(struct snd_pcm_substream *substream, in __snd_pcm_lib_xfer() function
2260 EXPORT_SYMBOL(__snd_pcm_lib_xfer);
/sound/core/oss/
Dpcm_oss.c1246 ret = __snd_pcm_lib_xfer(substream, (void *)ptr, true, in snd_pcm_oss_write3()
1283 ret = __snd_pcm_lib_xfer(substream, (void *)ptr, true, in snd_pcm_oss_read3()