Home
last modified time | relevance | path

Searched refs:dma_mmap_coherent (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dvideobuf-dma-contig.c303 * the sanity check in dma_mmap_coherent(). in __videobuf_mmap_mapper()
306 retval = dma_mmap_coherent(q->dev, vma, mem->vaddr, mem->dma_handle, in __videobuf_mmap_mapper()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dvideobuf-dma-contig.c303 * the sanity check in dma_mmap_coherent(). in __videobuf_mmap_mapper()
306 retval = dma_mmap_coherent(q->dev, vma, mem->vaddr, mem->dma_handle, in __videobuf_mmap_mapper()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dau1100fb.c347 return dma_mmap_coherent(fbdev->dev, vma, fbdev->fb_mem, fbdev->fb_phys, in au1100fb_fb_mmap()
H A Dpxa3xx-gcu.c483 return dma_mmap_coherent(priv->dev, vma, in pxa3xx_gcu_mmap()
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1100fb.c347 return dma_mmap_coherent(fbdev->dev, vma, fbdev->fb_mem, fbdev->fb_phys, in au1100fb_fb_mmap()
H A Dpxa3xx-gcu.c483 return dma_mmap_coherent(priv->dev, vma, in pxa3xx_gcu_mmap()
H A Dsh_mobile_lcdcfb.c1485 return dma_mmap_coherent(ovl->channel->lcdc->dev, vma, ovl->fb_mem, in sh_mobile_lcdc_overlay_mmap()
1961 return dma_mmap_coherent(ch->lcdc->dev, vma, ch->fb_mem, in sh_mobile_lcdc_mmap()
H A Dau1200fb.c1239 return dma_mmap_coherent(fbdev->dev, vma, in au1200fb_fb_mmap()
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c487 return dma_mmap_coherent(dev, vma, in q6asm_dai_mmap()
1140 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/kernel/linux/linux-5.10/include/linux/
H A Ddma-mapping.h390 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/kernel/linux/linux-6.6/include/linux/
H A Ddma-mapping.h419 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-platform.c639 return dma_mmap_coherent(component->dev, vma, runtime->dma_area, in lpass_platform_pcmops_mmap()
/kernel/linux/linux-6.6/sound/core/
H A Dmemalloc.c480 return dma_mmap_coherent(dmab->dev.dev, area, in snd_dma_dev_mmap()
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c748 return dma_mmap_coherent(dev, vma, prtd->dma_buffer.area, prtd->dma_buffer.addr, in q6apm_dai_compr_mmap()
H A Dq6asm-dai.c1126 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c428 * here, dma_mmap_coherent() calls dma_direct_mmap(), which in hfi1_file_mmap()
443 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap()
569 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap()
/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c612 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c260 * dma_mmap_coherent) to map normal (or DMA) pages into the user in usbdev_mmap()
271 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle, in usbdev_mmap()
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c2233 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/kernel/linux/linux-5.10/drivers/staging/comedi/
H A Dcomedi_fops.c2390 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c741 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c272 * dma_mmap_coherent) to map normal (or DMA) pages into the user in usbdev_mmap()
283 if (dma_mmap_coherent(hcd->self.sysdev, vma, mem, dma_handle, in usbdev_mmap()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c2234 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/kernel/linux/linux-6.6/drivers/comedi/
H A Dcomedi_fops.c2395 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()

Completed in 54 milliseconds

12