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

/linux-master/sound/core/
H A Dpcm_lib.c2013 static void *get_dma_ptr(struct snd_pcm_runtime *runtime, function
2025 if (copy_from_iter(get_dma_ptr(substream->runtime, channel, hwoff),
2048 get_dma_ptr(runtime, channel, hwoff),
2058 if (copy_to_iter(get_dma_ptr(substream->runtime, channel, hwoff),

Completed in 100 milliseconds