Home
last modified time | relevance | path

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

/sound/core/
Dpcm_lib.c1987 static int interleaved_copy(struct snd_pcm_substream *substream, in interleaved_copy() function
2043 return interleaved_copy(substream, off, NULL, 0, frames, in fill_silence_frames()
2133 writer = interleaved_copy; in __snd_pcm_lib_xfer()