Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.h218 static inline int vortex_wtdma_getlinearpos(vortex_t * vortex, int wtdma);
H A Dau88x0_pcm.c411 current_ptr = vortex_wtdma_getlinearpos(chip, dma); in snd_vortex_pcm_pointer()
H A Dau88x0_core.c1502 static inline int vortex_wtdma_getlinearpos(vortex_t * vortex, int wtdma) in vortex_wtdma_getlinearpos() function