Searched refs:snd_dma_sync_mode (Results 1 – 4 of 4) sorted by relevance
91 enum snd_dma_sync_mode { SNDRV_DMA_SYNC_CPU, SNDRV_DMA_SYNC_DEVICE }; enum94 enum snd_dma_sync_mode mode);97 enum snd_dma_sync_mode mode) {} in snd_dma_buffer_sync()
13 void (*sync)(struct snd_dma_buffer *dmab, enum snd_dma_sync_mode mode);
77 enum snd_dma_sync_mode mode) in snd_pcm_dma_buffer_sync()
205 enum snd_dma_sync_mode mode) in snd_dma_buffer_sync()538 enum snd_dma_sync_mode mode) in snd_dma_noncontig_sync()649 enum snd_dma_sync_mode mode) in snd_dma_noncoherent_sync()
Completed in 9 milliseconds