Home
last modified time | relevance | path

Searched defs:snd_dma_device (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
H A Dmemalloc.h22 struct snd_dma_device { struct
23 int type; /* SNDRV_DMA_TYPE_XXX */
24 enum dma_data_direction dir; /* DMA direction */
25 bool need_sync; /* explicit sync needed? */
26 struct device *dev; /* generic device */