Home
last modified time | relevance | path

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

/linux/sound/core/
A Dpcm_lib.c2047 static void *get_dma_ptr(struct snd_pcm_runtime *runtime, in get_dma_ptr() function
2059 if (copy_from_iter(get_dma_ptr(substream->runtime, channel, hwoff), in default_write_copy()
2082 get_dma_ptr(runtime, channel, hwoff), in fill_silence()
2092 if (copy_to_iter(get_dma_ptr(substream->runtime, channel, hwoff), in default_read_copy()

Completed in 9 milliseconds