Home
last modified time | relevance | path

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

/sound/core/
A Dpcm_local.h76 static inline void snd_pcm_dma_buffer_sync(struct snd_pcm_substream *substream, in snd_pcm_dma_buffer_sync() function
A Dpcm_compat.c448 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_x32()
520 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_buggy()
A Dpcm_lib.c134 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_playback_silence()
2379 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU); in __snd_pcm_lib_xfer()
2383 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in __snd_pcm_lib_xfer()
A Dpcm_native.c3012 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_rewind()
3031 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_forward()
3045 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU); in snd_pcm_delay()
3134 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_sync_ptr()
3236 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_compat()

Completed in 25 milliseconds