/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/ |
D | dma-if.c | 44 dev->ishtp_host_dma_tx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf() 59 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf()
|
/linux-4.19.296/drivers/misc/ |
D | pci_endpoint_test.c | 360 orig_src_addr = dma_alloc_coherent(dev, size + alignment, in pci_endpoint_test_copy() 386 orig_dst_addr = dma_alloc_coherent(dev, size + alignment, in pci_endpoint_test_copy() 456 orig_addr = dma_alloc_coherent(dev, size + alignment, &orig_phys_addr, in pci_endpoint_test_write() 525 orig_addr = dma_alloc_coherent(dev, size + alignment, &orig_phys_addr, in pci_endpoint_test_read()
|
/linux-4.19.296/drivers/uwb/ |
D | whc-rc.c | 249 whcrc->cmd_buf = dma_alloc_coherent(&umc_dev->dev, PAGE_SIZE, in whcrc_setup_rc_umc() 256 whcrc->evt_buf = dma_alloc_coherent(&umc_dev->dev, PAGE_SIZE, in whcrc_setup_rc_umc()
|
/linux-4.19.296/drivers/misc/mic/scif/ |
D | scif_map.h | 35 va = dma_alloc_coherent(&scifdev->sdev->dev, in scif_alloc_coherent()
|
/linux-4.19.296/include/linux/ |
D | pci-dma-compat.h | 20 return dma_alloc_coherent(&hwdev->dev, size, dma_handle, GFP_ATOMIC); in pci_alloc_consistent()
|
D | dma-mapping.h | 560 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function 712 void *ret = dma_alloc_coherent(dev, size, dma_handle, in dma_zalloc_coherent()
|
/linux-4.19.296/drivers/cpufreq/ |
D | tegra186-cpufreq.c | 123 virt = dma_alloc_coherent(bpmp->dev, sizeof(*data), &phys, in init_vhint_table()
|
/linux-4.19.296/drivers/pci/endpoint/ |
D | pci-epf-core.c | 125 space = dma_alloc_coherent(dev, size, &phys_addr, GFP_KERNEL); in pci_epf_alloc_space()
|
/linux-4.19.296/drivers/i2c/busses/ |
D | i2c-cpm.c | 537 cpm->rxbuf[i] = dma_alloc_coherent(&cpm->ofdev->dev, in cpm_i2c_setup() 546 …cpm->txbuf[i] = (unsigned char *)dma_alloc_coherent(&cpm->ofdev->dev, CPM_MAX_READ + 1, &cpm->txdm… in cpm_i2c_setup()
|
/linux-4.19.296/drivers/media/v4l2-core/ |
D | videobuf-dma-contig.c | 45 mem->vaddr = dma_alloc_coherent(dev, mem->size, in __videobuf_dc_alloc()
|
D | videobuf-dma-sg.c | 234 addr = dma_alloc_coherent(dma->dev, PAGE_SIZE, in videobuf_dma_init_kernel()
|
/linux-4.19.296/drivers/misc/vmw_vmci/ |
D | vmci_guest.c | 505 vmci_dev->notification_bitmap = dma_alloc_coherent( in vmci_guest_probe_device()
|
/linux-4.19.296/drivers/iio/buffer/ |
D | industrialio-buffer-dma.c | 176 block->vaddr = dma_alloc_coherent(queue->dev, PAGE_ALIGN(size), in iio_dma_buffer_alloc_block()
|
/linux-4.19.296/drivers/slimbus/ |
D | qcom-ngd-ctrl.c | 676 ctrl->rx_base = dma_alloc_coherent(dev, size, &ctrl->rx_phys_base, in qcom_slim_ngd_init_rx_msgq() 713 ctrl->tx_base = dma_alloc_coherent(dev, size, &ctrl->tx_phys_base, in qcom_slim_ngd_init_tx_msgq()
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptspi.c | 543 spi_dev_pg0 = dma_alloc_coherent(&ioc->pcidev->dev, size, &spi_dev_pg0_dma, GFP_KERNEL); in mptspi_read_spi_device_pg0() 879 pg1 = dma_alloc_coherent(&ioc->pcidev->dev, size, &pg1_dma, GFP_KERNEL); in mptspi_write_spi_device_pg1()
|
/linux-4.19.296/drivers/memstick/host/ |
D | r592.c | 788 dev->dummy_dma_page = dma_alloc_coherent(&pdev->dev, PAGE_SIZE, in r592_probe()
|
/linux-4.19.296/drivers/iio/adc/ |
D | ti_am335x_adc.c | 562 dma->buf = dma_alloc_coherent(dma->chan->device->dev, DMA_BUFFER_SIZE, in tiadc_request_dma()
|
D | stm32-dfsdm-adc.c | 945 adc->rx_buf = dma_alloc_coherent(adc->dma_chan->device->dev, in stm32_dfsdm_dma_request()
|
D | at91-sama5d2_adc.c | 1482 st->dma_st.rx_buf = dma_alloc_coherent(st->dma_st.dma_chan->device->dev, in at91_adc_dma_init()
|
D | stm32-adc.c | 1707 adc->rx_buf = dma_alloc_coherent(adc->dma_chan->device->dev, in stm32_adc_dma_request()
|
/linux-4.19.296/drivers/virtio/ |
D | virtio_ring.c | 1023 return dma_alloc_coherent(vdev->dev.parent, size, in vring_alloc_queue()
|
/linux-4.19.296/drivers/thunderbolt/ |
D | nhi.c | 533 ring->descriptors = dma_alloc_coherent(&ring->nhi->pdev->dev, in tb_ring_alloc()
|
/linux-4.19.296/drivers/xen/ |
D | grant-table.c | 865 args->vaddr = dma_alloc_coherent(args->dev, size, in gnttab_dma_alloc_pages()
|
/linux-4.19.296/drivers/ntb/test/ |
D | ntb_perf.c | 594 peer->inbuf = dma_alloc_coherent(&perf->ntb->pdev->dev, in perf_setup_inbuf()
|
/linux-4.19.296/drivers/misc/cardreader/ |
D | rtsx_pcr.c | 1485 pcr->rtsx_resv_buf = dma_alloc_coherent(&(pcidev->dev), in rtsx_pci_probe()
|