Home
last modified time | relevance | path

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

/linux/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.c1486 return dma_mmap_coherent(ovl->channel->lcdc->dev, vma, ovl->fb_mem, in sh_mobile_lcdc_overlay_mmap()
1960 return dma_mmap_coherent(ch->lcdc->dev, vma, ch->fb_mem, in sh_mobile_lcdc_mmap()
/linux/sound/core/
A Dmemalloc.c461 return dma_mmap_coherent(dmab->dev.dev, area, in snd_dma_dev_mmap()
/linux/include/linux/
A Ddma-mapping.h413 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/linux/sound/soc/qcom/qdsp6/
A Dq6asm-dai.c1126 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/linux/drivers/misc/
A Dfastrpc.c605 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/linux/drivers/rapidio/devices/
A Drio_mport_cdev.c2231 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/linux/drivers/comedi/
A Dcomedi_fops.c2390 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()
/linux/drivers/usb/core/
A Ddevio.c263 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle, in usbdev_mmap()
/linux/drivers/misc/habanalabs/goya/
A Dgoya.c2810 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in goya_mmap()
/linux/drivers/crypto/hisilicon/
A Dqm.c3022 ret = dma_mmap_coherent(dev, vma, qp->qdma.va, in hisi_qm_uacce_mmap()
/linux/drivers/misc/habanalabs/gaudi/
A Dgaudi.c4407 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in gaudi_mmap()

Completed in 112 milliseconds