Searched refs:dma_mmap_coherent (Results 1 – 11 of 11) sorted by relevance
| /linux/sound/core/ |
| H A D | memalloc.c | 486 return dma_mmap_coherent(dmab->dev.dev, area, in snd_dma_dev_mmap() 526 return dma_mmap_coherent(dmab->dev.dev, area, in snd_dma_wc_mmap()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | file_ops.c | 453 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap() 579 ret = dma_mmap_coherent(&dd->pcidev->dev, vma, in hfi1_file_mmap()
|
| /linux/drivers/scsi/leapraid/ |
| H A D | leapraid_app.c | 761 rc = dma_mmap_coherent(&adapter->pdev->dev, vma, in leapraid_fw_mmap()
|
| /linux/include/linux/ |
| H A D | dma-mapping.h | 618 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, 0) macro
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6apm-dai.c | 919 return dma_mmap_coherent(dev, vma, prtd->dma_buffer.area, prtd->dma_buffer.addr, in q6apm_dai_compr_mmap()
|
| H A D | q6asm-dai.c | 1139 return dma_mmap_coherent(dev, vma, in q6asm_dai_compr_mmap()
|
| /linux/drivers/misc/ |
| H A D | fastrpc.c | 862 return dma_mmap_coherent(buf->dev, vma, buf->virt, in fastrpc_mmap()
|
| /linux/drivers/comedi/ |
| H A D | comedi_fops.c | 2560 retval = dma_mmap_coherent(bm->dma_hw_dev, vma, in comedi_mmap()
|
| /linux/drivers/accel/habanalabs/goya/ |
| H A D | goya.c | 2879 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in goya_mmap()
|
| /linux/drivers/accel/habanalabs/gaudi/ |
| H A D | gaudi.c | 4179 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, in gaudi_mmap()
|
| /linux/drivers/accel/habanalabs/gaudi2/ |
| H A D | gaudi2.c | 6849 rc = dma_mmap_coherent(hdev->dev, vma, cpu_addr, dma_addr, size); in gaudi2_mmap()
|