Home
last modified time | relevance | path

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

/linux/sound/soc/
A Dsoc-generic-dmaengine-pcm.c26 #define SND_DMAENGINE_PCM_FLAG_NO_RESIDUE BIT(31) macro
140 if (pcm->flags & SND_DMAENGINE_PCM_FLAG_NO_RESIDUE) in dmaengine_pcm_set_runtime_hwparams()
275 pcm->flags |= SND_DMAENGINE_PCM_FLAG_NO_RESIDUE; in dmaengine_pcm_new()
293 if (pcm->flags & SND_DMAENGINE_PCM_FLAG_NO_RESIDUE) in dmaengine_pcm_pointer()

Completed in 5 milliseconds