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

/linux-master/sound/core/
H A Dpcm_local.h76 static inline void snd_pcm_dma_buffer_sync(struct snd_pcm_substream *substream, function
H A Dpcm_compat.c452 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
532 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
H A Dpcm_native.c2988 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
3007 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
3021 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU);
3072 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
3168 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
H A Dpcm_lib.c134 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);
2345 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_CPU);
2349 snd_pcm_dma_buffer_sync(substream, SNDRV_DMA_SYNC_DEVICE);

Completed in 159 milliseconds