Home
last modified time | relevance | path

Searched refs:SND_DMAENGINE_PCM_FLAG_NO_RESIDUE (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/sound/soc/cirrus/
Dep93xx-pcm.c63 SND_DMAENGINE_PCM_FLAG_NO_RESIDUE | in devm_ep93xx_pcm_platform_register()
/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c143 if (pcm->flags & SND_DMAENGINE_PCM_FLAG_NO_RESIDUE) in dmaengine_pcm_set_runtime_hwparams()
300 pcm->flags |= SND_DMAENGINE_PCM_FLAG_NO_RESIDUE; in dmaengine_pcm_new()
312 if (pcm->flags & SND_DMAENGINE_PCM_FLAG_NO_RESIDUE) in dmaengine_pcm_pointer()
/linux-4.1.27/include/sound/
Ddmaengine_pcm.h97 #define SND_DMAENGINE_PCM_FLAG_NO_RESIDUE BIT(2) macro
/linux-4.1.27/sound/soc/atmel/
Datmel-pcm-dma.c128 SND_DMAENGINE_PCM_FLAG_NO_RESIDUE); in atmel_pcm_dma_platform_register()
/linux-4.1.27/sound/soc/ux500/
Dux500_pcm.c150 SND_DMAENGINE_PCM_FLAG_NO_RESIDUE | in ux500_pcm_register_platform()
/linux-4.1.27/sound/soc/fsl/
Dfsl_sai.c668 SND_DMAENGINE_PCM_FLAG_NO_RESIDUE); in fsl_sai_probe()