Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/v4l2-core/
A Dvideobuf-dma-contig.c306 retval = dma_mmap_coherent(q->dev, vma, mem->vaddr, mem->dma_handle, in __videobuf_mmap_mapper()
/linux-6.3-rc2/drivers/video/fbdev/
A Dau1100fb.c347 return dma_mmap_coherent(fbdev->dev, vma, fbdev->fb_mem, fbdev->fb_phys, in au1100fb_fb_mmap()
A Dpxa3xx-gcu.c483 return dma_mmap_coherent(priv->dev, vma, in pxa3xx_gcu_mmap()
A Dsh_mobile_lcdcfb.c1485 return dma_mmap_coherent(ovl->channel->lcdc->dev, vma, ovl->fb_mem, in sh_mobile_lcdc_overlay_mmap()
1962 return dma_mmap_coherent(ch->lcdc->dev, vma, ch->fb_mem, in sh_mobile_lcdc_mmap()
A Dau1200fb.c1236 return dma_mmap_coherent(fbdev->dev, vma, in au1200fb_fb_mmap()
/linux-6.3-rc2/include/linux/
A Ddma-mapping.h418 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dfile_ops.c445 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap()
571 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap()
/linux-6.3-rc2/sound/core/
A Dmemalloc.c480 return dma_mmap_coherent(dmab->dev.dev, area, in snd_dma_dev_mmap()
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6asm-dai.c1126 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/linux-6.3-rc2/drivers/rapidio/devices/
A Drio_mport_cdev.c2234 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/linux-6.3-rc2/drivers/misc/
A Dfastrpc.c738 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/linux-6.3-rc2/drivers/comedi/
A Dcomedi_fops.c2391 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()
/linux-6.3-rc2/drivers/usb/core/
A Ddevio.c275 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle, in usbdev_mmap()
/linux-6.3-rc2/drivers/crypto/hisilicon/
A Dqm.c2380 ret = dma_mmap_coherent(dev, vma, qp->qdma.va, in hisi_qm_uacce_mmap()
/linux-6.3-rc2/drivers/accel/habanalabs/goya/
A Dgoya.c2886 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in goya_mmap()
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi/
A Dgaudi.c4244 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in gaudi_mmap()
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi2/
A Dgaudi2.c5739 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, dma_addr, size); in gaudi2_mmap()

Completed in 100 milliseconds