Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dmemalloc.h43 #define SNDRV_DMA_TYPE_NONCOHERENT 9 /* non-coherent buffer */ macro
/openbmc/linux/sound/core/
H A Dmemalloc.c928 [SNDRV_DMA_TYPE_NONCOHERENT] = &snd_dma_noncoherent_ops,
/openbmc/linux/sound/soc/qcom/
H A Dlpass-platform.c1184 return snd_pcm_set_fixed_buffer_all(pcm, SNDRV_DMA_TYPE_NONCOHERENT, in lpass_platform_pcm_new()