Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dmemalloc.h42 #define SNDRV_DMA_TYPE_NONCONTIG 8 /* non-coherent SG buffer */ macro
45 #define SNDRV_DMA_TYPE_DEV_SG SNDRV_DMA_TYPE_NONCONTIG
/openbmc/linux/sound/core/
H A Dmemalloc.c927 [SNDRV_DMA_TYPE_NONCONTIG] = &snd_dma_noncontig_ops,