Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dvx_core.h108 void (*dma_write)(struct vx_core *chip, struct snd_pcm_runtime *runtime, member
291 chip->ops->dma_write(chip, runtime, pipe, count); in vx_pseudo_dma_write()
/linux-4.19.296/include/linux/
Domap-dma.h283 void (*dma_write)(u32 val, int reg, int lch); member