Searched refs:mtype (Results 1 – 1 of 1) sorted by relevance
502 static void uaudio_iommu_unmap(enum mem_type mtype, unsigned long iova, in uaudio_iommu_unmap() argument511 switch (mtype) { in uaudio_iommu_unmap()554 static unsigned long uaudio_iommu_map(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map() argument574 switch (mtype) { in uaudio_iommu_map()592 dev_err(uaudio_qdev->data->dev, "unknown mem type %d\n", mtype); in uaudio_iommu_map()
Completed in 11 milliseconds