Home
last modified time | relevance | path

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

/sound/usb/qcom/
A Dqc_audio_offload.c554 static unsigned long uaudio_iommu_map(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map() argument
571 if (dma_coherent) in uaudio_iommu_map()
1025 bool dma_coherent; in uaudio_transfer_buffer_setup() local
1031 dma_coherent = dev_is_dma_coherent(subs->dev->bus->sysdev); in uaudio_transfer_buffer_setup()
1064 xfer_buf_dma_sysdev = uaudio_iommu_map(MEM_XFER_BUF, dma_coherent, in uaudio_transfer_buffer_setup()
1108 bool dma_coherent; in uaudio_endpoint_setup() local
1113 dma_coherent = dev_is_dma_coherent(subs->dev->bus->sysdev); in uaudio_endpoint_setup()
1146 iova = uaudio_iommu_map(MEM_XFER_RING, dma_coherent, tr_pa, in uaudio_endpoint_setup()
1181 bool dma_coherent; in uaudio_event_ring_setup() local
1186 dma_coherent = dev_is_dma_coherent(subs->dev->bus->sysdev); in uaudio_event_ring_setup()
[all …]

Completed in 7 milliseconds