Searched refs:dma_alloc_coherent (Results 1 - 25 of 786) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/sof/amd/
H A Dacp-loader.c66 adata->bin_buf = dma_alloc_coherent(&pci->dev, dma_size,
77 adata->data_buf = dma_alloc_coherent(&pci->dev,
90 adata->sram_data_buf = dma_alloc_coherent(&pci->dev,
/linux-master/sound/soc/loongson/
H A Dloongson_dma.c252 prtd->dma_desc_arr = dma_alloc_coherent(card->dev, PAGE_SIZE,
261 prtd->dma_pos_desc = dma_alloc_coherent(card->dev,
/linux-master/sound/soc/intel/catpt/
H A Dloader.c562 vaddr = dma_alloc_coherent(cdev->dev, img->size, &paddr, GFP_KERNEL);
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c2391 ovl->fb_mem = dma_alloc_coherent(dev, ovl->fb_size, &ovl->dma_handle,
2484 ch->fb_mem = dma_alloc_coherent(dev, ch->fb_size, &ch->dma_handle,
H A Dpxafb.c2309 fbi->dma_buff = dma_alloc_coherent(fbi->dev, fbi->dma_buff_size,
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp.c97 table->data = dma_alloc_coherent(isp_dev->dev, table->size,
/linux-master/drivers/mmc/host/
H A Dsdhci.c4354 buf = dma_alloc_coherent(mmc_dev(mmc),
H A Dmtk-sd.c2871 host->dma.gpd = dma_alloc_coherent(&pdev->dev,
2874 host->dma.bd = dma_alloc_coherent(&pdev->dev,
H A Datmel-mci.c2557 host->buffer = dma_alloc_coherent(dev, host->buf_size,
/linux-master/drivers/media/platform/ti/j721e-csi2rx/
H A Dj721e-csi2rx.c992 csi->dma.drain.vaddr = dma_alloc_coherent(csi->dev, csi->dma.drain.len,
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_util.c66 mem->va = dma_alloc_coherent(&plat_dev->dev, mem->size, &mem->dma_addr, GFP_KERNEL);
/linux-master/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c2282 node->dummy_buf_cpu_addr = dma_alloc_coherent(unicam->dev,
/linux-master/drivers/media/pci/ngene/
H A Dngene-core.c848 Head = dma_alloc_coherent(&pci_dev->dev, MemSize, &tmp, GFP_KERNEL);
899 SCListMem = dma_alloc_coherent(&pci_dev->dev, SCListMemSize, &tmp,
919 void *Buffer = dma_alloc_coherent(&pci_dev->dev,
952 Buffer = dma_alloc_coherent(&pci_dev->dev, Buffer2Length,
1042 dev->FWInterfaceBuffer = dma_alloc_coherent(&dev->pci_dev->dev, 4096,
1051 dev->OverflowBuffer = dma_alloc_coherent(&dev->pci_dev->dev,
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c133 cio2->dummy_page = dma_alloc_coherent(dev, PAGE_SIZE,
136 cio2->dummy_lop = dma_alloc_coherent(dev, PAGE_SIZE,
234 q->fbpt = dma_alloc_coherent(dev, CIO2_FBPT_SIZE, &q->fbpt_bus_addr,
854 b->lop[i] = dma_alloc_coherent(dev, PAGE_SIZE,
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c184 dmm->wa_dma_data = dma_alloc_coherent(dmm->dev, sizeof(u32),
/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1179 msm_host->tx_buf = dma_alloc_coherent(dev->dev, size,
/linux-master/drivers/virtio/
H A Dvirtio_ring.c316 return dma_alloc_coherent(dma_dev, size,
/linux-master/drivers/spi/
H A Dspi-pic32-sqi.c461 sqi->bd = dma_alloc_coherent(&sqi->host->dev,
H A Dspi-fsl-dspi.c514 dma->tx_dma_buf = dma_alloc_coherent(dma->chan_tx->device->dev,
522 dma->rx_dma_buf = dma_alloc_coherent(dma->chan_rx->device->dev,
H A Dspi-atmel.c1587 as->addr_rx_bbuf = dma_alloc_coherent(&pdev->dev,
1594 as->addr_tx_bbuf = dma_alloc_coherent(&pdev->dev,
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c4164 dma_alloc_coherent(&ctrl_info->pci_dev->dev, alloc_length,
4303 dma_alloc_coherent(&ctrl_info->pci_dev->dev, alloc_length,
5153 ctrl_info->error_buffer = dma_alloc_coherent(&ctrl_info->pci_dev->dev,
5194 sg_chain_buffer = dma_alloc_coherent(dev,
8833 dma_alloc_coherent(dev, chunk_size, &dma_handle, GFP_KERNEL);
8890 ofap = dma_alloc_coherent(dev, sizeof(*ofap),
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_os.c648 chap_flash_data = dma_alloc_coherent(&ha->pdev->dev, chap_size,
1091 ql_iscsi_stats = dma_alloc_coherent(&ha->pdev->dev, stats_size,
1832 ql_iscsi_stats = dma_alloc_coherent(&ha->pdev->dev, stats_size,
2739 init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
3155 fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
3280 fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
3429 task_data->resp_buffer = dma_alloc_coherent(&ha->pdev->dev,
3437 task_data->req_buffer = dma_alloc_coherent(&ha->pdev->dev,
3919 fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
3961 fw_ddb_entry = dma_alloc_coherent(
[all...]
H A Dql4_mbx.c627 init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
708 init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
1038 crash_record = dma_alloc_coherent(&ha->pdev->dev, crash_record_size,
1095 event_log = dma_alloc_coherent(&ha->pdev->dev, event_log_size,
1338 about_fw = dma_alloc_coherent(&ha->pdev->dev,
2005 fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
2351 acb = dma_alloc_coherent(&ha->pdev->dev,
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c4168 ha->init_cb = dma_alloc_coherent(&ha->pdev->dev, ha->init_cb_size,
4180 ha->gid_list = dma_alloc_coherent(&ha->pdev->dev,
4324 ha->sns_cmd = dma_alloc_coherent(&ha->pdev->dev,
4337 ha->ct_sns = dma_alloc_coherent(&ha->pdev->dev,
4354 (*req)->ring = dma_alloc_coherent(&ha->pdev->dev,
4371 (*rsp)->ring = dma_alloc_coherent(&ha->pdev->dev,
4445 ha->sfp_data = dma_alloc_coherent(&ha->pdev->dev,
4453 ha->flt = dma_alloc_coherent(&ha->pdev->dev,
4473 ha->elsrej.c = dma_alloc_coherent(&ha->pdev->dev,
4487 ha->lsrjt.c = dma_alloc_coherent(
[all...]
H A Dqla_mr.c1841 fdisc->u.fxiocb.req_addr = dma_alloc_coherent(&ha->pdev->dev,
1894 fdisc->u.fxiocb.rsp_addr = dma_alloc_coherent(&ha->pdev->dev,

Completed in 471 milliseconds

1234567891011>>