Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm-dai.c459 return dma_mmap_coherent(dev, vma, in q6asm_dai_mmap()
758 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
/Linux-v5.4/drivers/video/fbdev/
Dau1100fb.c347 return dma_mmap_coherent(fbdev->dev, vma, fbdev->fb_mem, fbdev->fb_phys, in au1100fb_fb_mmap()
Dpxa3xx-gcu.c484 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.4/sound/soc/qcom/
Dlpass-platform.c403 return dma_mmap_coherent(substream->pcm->card->dev, vma, in lpass_platform_pcmops_mmap()
/Linux-v5.4/include/linux/
Ddma-mapping.h618 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/Linux-v5.4/drivers/misc/
Dfastrpc.c578 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c2225 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/Linux-v5.4/drivers/staging/comedi/
Dcomedi_fops.c2371 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, buf->virt_addr, in comedi_mmap()
/Linux-v5.4/sound/core/
Dpcm_native.c3407 return dma_mmap_coherent(substream->dma_buffer.dev.dev, in snd_pcm_lib_default_mmap()