Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dvx_core.h282 static inline void vx_pseudo_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime, in vx_pseudo_dma_read() function
/linux-6.6.21/sound/drivers/vx/
Dvx_pcm.c1021 vx_pseudo_dma_read(chip, runtime, pipe, space); in vx_pcm_capture_update()