Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6asm-dai.c427 return dma_mmap_coherent(dev, vma, in q6asm_dai_mmap()
/Linux-v4.19/drivers/video/fbdev/
Dpxa3xx-gcu.c496 return dma_mmap_coherent(NULL, vma, in pxa3xx_gcu_mmap()
Dsh_mobile_lcdcfb.c1569 return dma_mmap_coherent(ovl->channel->lcdc->dev, vma, ovl->fb_mem, in sh_mobile_lcdc_overlay_mmap()
2053 return dma_mmap_coherent(ch->lcdc->dev, vma, ch->fb_mem, in sh_mobile_lcdc_mmap()
/Linux-v4.19/sound/soc/qcom/
Dlpass-platform.c411 return dma_mmap_coherent(substream->pcm->card->dev, vma, in lpass_platform_pcmops_mmap()
/Linux-v4.19/include/linux/
Ddma-mapping.h483 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c2224 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
/Linux-v4.19/sound/core/
Dpcm_native.c3369 return dma_mmap_coherent(substream->dma_buffer.dev.dev, in snd_pcm_lib_default_mmap()