Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_lib.c2148 static int noninterleaved_copy(struct snd_pcm_substream *substream, in noninterleaved_copy() function
2190 return noninterleaved_copy(substream, off, NULL, 0, frames, in fill_silence_frames()
2298 writer = noninterleaved_copy; in __snd_pcm_lib_xfer()