Searched refs:snd_dma_buffer_sync (Results 1 – 4 of 4) sorted by relevance
95 void snd_dma_buffer_sync(struct snd_dma_buffer *dmab,98 static inline void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync() function
80 snd_dma_buffer_sync(snd_pcm_get_dma_buf(substream), mode); in snd_pcm_dma_buffer_sync()
206 void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync() function217 EXPORT_SYMBOL_GPL(snd_dma_buffer_sync);
369 snd_dma_buffer_sync(&priv->dmatb, SNDRV_DMA_SYNC_CPU); in dfsentry_dtrace_read()
Completed in 7 milliseconds