Searched refs:snd_pcm_dma_buffer_sync (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/core/ |
| H A D | pcm_local.h | 76 static inline void snd_pcm_dma_buffer_sync(struct snd_pcm_substream *substream, in snd_pcm_dma_buffer_sync() function
|
| H A D | pcm_compat.c | 451 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_x32() 523 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_ioctl_sync_ptr_buggy()
|
| H A D | pcm_lib.c | 134 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_playback_silence() 2382 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU); in __snd_pcm_lib_xfer() 2386 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in __snd_pcm_lib_xfer()
|
| H A D | pcm_native.c | 3067 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_forward() 3086 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_delay() 3100 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU); 3189 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); 3291 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE); in snd_pcm_tstamp()
|