Home
last modified time | relevance | path

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

/linux/sound/core/
H A Disadma.c69 unsigned int snd_dma_pointer(unsigned long dma, unsigned int size) in snd_dma_pointer() function
99 EXPORT_SYMBOL(snd_dma_pointer);
/linux/sound/isa/gus/
H A Dgus_pcm.c578 int pos = snd_dma_pointer(gus->gf1.dma2, gus->c_period_size); in snd_gf1_pcm_capture_pointer()