Searched refs:dma_coherent (Results 1 – 3 of 3) sorted by relevance
541 static int uaudio_iommu_map_prot(bool dma_coherent) in uaudio_iommu_map_prot() argument 545 if (dma_coherent) in uaudio_iommu_map_prot() 553 * @dma_coherent: dma coherent562 static unsigned long uaudio_iommu_map_pa(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map_pa() argument 567 int prot = uaudio_iommu_map_prot(dma_coherent); in uaudio_iommu_map_pa() 608 static unsigned long uaudio_iommu_map_xfer_buf(bool dma_coherent, size_t size, in uaudio_iommu_map_xfer_buf() argument 617 int prot = uaudio_iommu_map_prot(dma_coherent); in uaudio_iommu_map_xfer_buf() 623 if (dma_coherent) in uaudio_iommu_map_xfer_buf() 1051 bool dma_coherent; in uaudio_transfer_buffer_setup() 1055 dma_coherent in uaudio_transfer_buffer_setup() 1043 bool dma_coherent; uaudio_transfer_buffer_setup() local 1124 bool dma_coherent; uaudio_endpoint_setup() local 1197 bool dma_coherent; uaudio_event_ring_setup() local [all...]
322 void *dma_coherent[HPTIOP_MAX_REQUESTS]; member
919 void * dma_coherent; member