Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/sound/
H A Dmemalloc.h93 enum snd_dma_sync_mode { SNDRV_DMA_SYNC_CPU, SNDRV_DMA_SYNC_DEVICE }; enumerator
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c461 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_x32()
543 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_buggy()
H A Dpcm_native.c2991 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_rewind()
3010 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_forward()
3077 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_sync_ptr()
3175 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_compat()
H A Dpcm_lib.c134 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_playback_silence()
2319 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in __snd_pcm_lib_xfer()

Completed in 10 milliseconds