Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dau1100fb.c347 return dma_mmap_coherent(fbdev->dev, vma, fbdev->fb_mem, fbdev->fb_phys, in au1100fb_fb_mmap()
Dpxa3xx-gcu.c483 return dma_mmap_coherent(priv->dev, vma, in pxa3xx_gcu_mmap()
Dsh_mobile_lcdcfb.c1489 return dma_mmap_coherent(ovl->channel->lcdc->dev, vma, ovl->fb_mem, in sh_mobile_lcdc_overlay_mmap()
1963 return dma_mmap_coherent(ch->lcdc->dev, vma, ch->fb_mem, in sh_mobile_lcdc_mmap()
/Linux-v5.10/include/linux/
Ddma-mapping.h390 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/Linux-v5.10/sound/soc/qcom/qdsp6/
Dq6asm-dai.c480 return dma_mmap_coherent(dev, vma, in q6asm_dai_mmap()
1133 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/Linux-v5.10/sound/soc/qcom/
Dlpass-platform.c645 return dma_mmap_coherent(component->dev, vma, runtime->dma_area, in lpass_platform_pcmops_mmap()
/Linux-v5.10/drivers/misc/
Dfastrpc.c602 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/Linux-v5.10/drivers/rapidio/devices/
Drio_mport_cdev.c2230 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/Linux-v5.10/drivers/staging/comedi/
Dcomedi_fops.c2390 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()
/Linux-v5.10/drivers/usb/core/
Ddevio.c262 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle, in usbdev_mmap()
/Linux-v5.10/sound/core/
Dpcm_native.c3719 return dma_mmap_coherent(substream->dma_buffer.dev.dev, in snd_pcm_lib_default_mmap()
/Linux-v5.10/drivers/crypto/hisilicon/
Dqm.c2093 ret = dma_mmap_coherent(dev, vma, qp->qdma.va, in hisi_qm_uacce_mmap()
/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya.c2678 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, dma_addr, size); in goya_cb_mmap()
/Linux-v5.10/drivers/misc/habanalabs/gaudi/
Dgaudi.c3116 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, dma_addr, size); in gaudi_cb_mmap()