Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_lib.c1983 static void *get_dma_ptr(struct snd_pcm_runtime *runtime, in get_dma_ptr() function
1995 if (copy_from_iter(get_dma_ptr(substream->runtime, channel, hwoff), in default_write_copy()
2018 get_dma_ptr(runtime, channel, hwoff), in fill_silence()
2028 if (copy_to_iter(get_dma_ptr(substream->runtime, channel, hwoff), in default_read_copy()