Home
last modified time | relevance | path

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

/linux/include/sound/
A Dmemalloc.h91 enum snd_dma_sync_mode { SNDRV_DMA_SYNC_CPU, SNDRV_DMA_SYNC_DEVICE }; enumerator
/linux/sound/core/
A Dpcm_compat.c457 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_x32()
539 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_buggy()
A Dpcm_native.c2923 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_rewind()
2942 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_forward()
3009 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_sync_ptr()
3107 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_compat()
A Dpcm_lib.c109 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_playback_silence()
2265 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in __snd_pcm_lib_xfer()

Completed in 24 milliseconds