Home
last modified time | relevance | path

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

/sound/core/
Dpcm_lib.c2047 static int noninterleaved_copy(struct snd_pcm_substream *substream, in noninterleaved_copy() function
2088 return noninterleaved_copy(substream, off, NULL, 0, frames, in fill_silence_frames()
2179 writer = noninterleaved_copy; in __snd_pcm_lib_xfer()