Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dpcm_lib.c2030 static int interleaved_copy(struct snd_pcm_substream *substream, in interleaved_copy() function
2086 return interleaved_copy(substream, off, NULL, 0, frames, in fill_silence_frames()
2191 writer = interleaved_copy; in __snd_pcm_lib_xfer()