Home
last modified time | relevance | path

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

/sound/usb/qcom/
A Dqc_audio_offload.c502 static void uaudio_iommu_unmap(enum mem_type mtype, unsigned long iova, in uaudio_iommu_unmap() argument
511 switch (mtype) { in uaudio_iommu_unmap()
554 static unsigned long uaudio_iommu_map(enum mem_type mtype, bool dma_coherent, in uaudio_iommu_map() argument
574 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