Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dmemalloc.h90 void snd_dma_buffer_sync(struct snd_dma_buffer *dmab,
93 static inline void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync() function
/linux-6.12.1/sound/core/
Dpcm_local.h80 snd_dma_buffer_sync(snd_pcm_get_dma_buf(substream), mode); in snd_pcm_dma_buffer_sync()
Dmemalloc.c212 void snd_dma_buffer_sync(struct snd_dma_buffer *dmab, in snd_dma_buffer_sync() function
223 EXPORT_SYMBOL_GPL(snd_dma_buffer_sync);
/linux-6.12.1/sound/soc/sof/
Dipc3-dtrace.c361 snd_dma_buffer_sync(&priv->dmatb, SNDRV_DMA_SYNC_CPU); in dfsentry_dtrace_read()