Searched refs:dma_mmap_coherent (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 427 return dma_mmap_coherent(dev, vma, in q6asm_dai_mmap()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 496 return dma_mmap_coherent(NULL, vma, in pxa3xx_gcu_mmap()
|
D | sh_mobile_lcdcfb.c | 1569 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/ |
D | lpass-platform.c | 411 return dma_mmap_coherent(substream->pcm->card->dev, vma, in lpass_platform_pcmops_mmap()
|
/Linux-v4.19/include/linux/ |
D | dma-mapping.h | 483 #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/ |
D | rio_mport_cdev.c | 2224 ret = dma_mmap_coherent(md->mport->dev.parent, vma, in mport_cdev_mmap()
|
/Linux-v4.19/sound/core/ |
D | pcm_native.c | 3369 return dma_mmap_coherent(substream->dma_buffer.dev.dev, in snd_pcm_lib_default_mmap()
|