/linux-4.4.14/Documentation/driver-model/ |
D | devres.txt | 58 dmam_alloc_coherent(). It is identical to dma_alloc_coherent() except 76 dmam_alloc_coherent(dev, size, dma_handle, gfp) 97 If a driver uses dmam_alloc_coherent(), the area is guaranteed to be 111 d->ring = dmam_alloc_coherent(...); 241 dmam_alloc_coherent()
|
/linux-4.4.14/drivers/base/ |
D | dma-mapping.c | 65 void *dmam_alloc_coherent(struct device *dev, size_t size, in dmam_alloc_coherent() function 89 EXPORT_SYMBOL(dmam_alloc_coherent);
|
/linux-4.4.14/drivers/staging/goldfish/ |
D | goldfish_audio.c | 296 data->buffer_virt = dmam_alloc_coherent(&pdev->dev, in goldfish_audio_probe()
|
/linux-4.4.14/drivers/crypto/ |
D | sahara.c | 1455 dev->hw_desc[0] = dmam_alloc_coherent(&pdev->dev, in sahara_probe() 1467 dev->key_base = dmam_alloc_coherent(&pdev->dev, 2 * AES_KEYSIZE_128, in sahara_probe() 1477 dev->context_base = dmam_alloc_coherent(&pdev->dev, in sahara_probe() 1486 dev->hw_link[0] = dmam_alloc_coherent(&pdev->dev, in sahara_probe()
|
/linux-4.4.14/include/linux/ |
D | dma-mapping.h | 235 extern void *dmam_alloc_coherent(struct device *dev, size_t size,
|
/linux-4.4.14/drivers/ata/ |
D | sata_inic162x.c | 704 pp->pkt = dmam_alloc_coherent(dev, sizeof(struct inic_pkt), in inic_port_start() 709 pp->cpb_tbl = dmam_alloc_coherent(dev, IDMA_CPB_TBL_SIZE, in inic_port_start()
|
D | acard-ahci.c | 360 mem = dmam_alloc_coherent(dev, dma_sz, &mem_dma, GFP_KERNEL); in acard_ahci_port_start()
|
D | sata_qstor.c | 492 pp->pkt = dmam_alloc_coherent(dev, QS_PKT_BYTES, &pp->pkt_dma, in qs_port_start()
|
D | pdc_adma.c | 559 pp->pkt = dmam_alloc_coherent(dev, ADMA_PKT_BYTES, &pp->pkt_dma, in adma_port_start()
|
D | pata_macio.c | 717 dmam_alloc_coherent(priv->dev, in pata_macio_port_start()
|
D | sata_sil24.c | 1212 cb = dmam_alloc_coherent(dev, cb_size, &cb_dma, GFP_KERNEL); in sil24_port_start()
|
D | sata_promise.c | 346 pp->pkt = dmam_alloc_coherent(dev, 128, &pp->pkt_dma, GFP_KERNEL); in pdc_common_port_start()
|
D | sata_nv.c | 1168 mem = dmam_alloc_coherent(dev, NV_ADMA_PORT_PRIV_DMA_SZ, in nv_adma_port_start() 1978 pp->prd = dmam_alloc_coherent(dev, ATA_PRD_TBL_SZ * ATA_MAX_QUEUE, in nv_swncq_port_start()
|
D | sata_sx4.c | 308 pp->pkt = dmam_alloc_coherent(dev, 128, &pp->pkt_dma, GFP_KERNEL); in pdc_port_start()
|
D | libata-sff.c | 3115 dmam_alloc_coherent(ap->host->dev, ATA_PRD_TBL_SZ, in ata_bmdma_port_start()
|
D | libahci.c | 2322 mem = dmam_alloc_coherent(dev, dma_sz, &mem_dma, GFP_KERNEL); in ahci_port_start()
|
/linux-4.4.14/drivers/scsi/isci/ |
D | host.c | 2257 ihost->completion_queue = dmam_alloc_coherent(dev, size, &ihost->cq_dma, in sci_controller_dma_alloc() 2263 ihost->remote_node_context_table = dmam_alloc_coherent(dev, size, &ihost->rnc_dma, in sci_controller_dma_alloc() 2270 ihost->task_context_table = dmam_alloc_coherent(dev, size, &ihost->tc_dma, in sci_controller_dma_alloc() 2276 ihost->ufi_buf = dmam_alloc_coherent(dev, size, &ihost->ufi_dma, GFP_KERNEL); in sci_controller_dma_alloc() 2284 ireq = dmam_alloc_coherent(dev, sizeof(*ireq), &dma, GFP_KERNEL); in sci_controller_dma_alloc()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | wm8505fb.c | 333 fb_mem_virt = dmam_alloc_coherent(&pdev->dev, fb_mem_len, &fb_mem_phys, in wm8505fb_probe()
|
D | au1100fb.c | 488 fbdev->fb_mem = dmam_alloc_coherent(&dev->dev, in au1100fb_drv_probe()
|
D | fsl-diu-fb.c | 1703 data = dmam_alloc_coherent(&pdev->dev, sizeof(struct fsl_diu_data), in fsl_diu_probe()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-ismt.c | 765 priv->hw = dmam_alloc_coherent(&priv->pci_dev->dev, in ismt_dev_init()
|
/linux-4.4.14/drivers/net/ethernet/arc/ |
D | emac_main.c | 798 priv->rxbd = dmam_alloc_coherent(dev, RX_RING_SZ + TX_RING_SZ, in arc_emac_probe()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | mci.c | 441 buf->bf_addr = dmam_alloc_coherent(sc->dev, in ath_mci_setup()
|
D | init.c | 271 dd->dd_desc = dmam_alloc_coherent(sc->dev, dd->dd_desc_len, in ath_descdma_setup()
|
D | xmit.c | 2781 dd->dd_desc = dmam_alloc_coherent(sc->dev, dd->dd_desc_len, in ath_txstatus_setup()
|
/linux-4.4.14/drivers/block/mtip32xx/ |
D | mtip32xx.c | 1632 buf = dmam_alloc_coherent(&dd->pdev->dev, ATA_SECT_SIZE, &dma_addr, in mtip_send_trim() 1877 buf = dmam_alloc_coherent(&port->dd->pdev->dev, in exec_drive_command() 3100 dmam_alloc_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_alloc() 3108 dmam_alloc_coherent(&dd->pdev->dev, AHCI_CMD_TBL_SZ, in mtip_dma_alloc() 3862 cmd->command = dmam_alloc_coherent(&dd->pdev->dev, CMD_DMA_ALLOC_SZ, in mtip_init_cmd()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | hisi504_nand.c | 773 host->buffer = dmam_alloc_coherent(dev, mtd->writesize + mtd->oobsize, in hisi_nfc_probe()
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx.c | 919 dev->rtsx_resv_buf = dmam_alloc_coherent(&pci->dev, RTSX_RESV_BUF_LEN, in rtsx_probe()
|
/linux-4.4.14/drivers/net/can/spi/ |
D | mcp251x.c | 1112 priv->spi_tx_buf = dmam_alloc_coherent(&spi->dev, in mcp251x_can_probe()
|
/linux-4.4.14/drivers/net/ethernet/ |
D | ethoc.c | 1103 priv->membase = dmam_alloc_coherent(&pdev->dev, in ethoc_probe()
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufshcd.c | 1930 hba->ucdl_base_addr = dmam_alloc_coherent(hba->dev, in ufshcd_memory_alloc() 1953 hba->utrdl_base_addr = dmam_alloc_coherent(hba->dev, in ufshcd_memory_alloc() 1969 hba->utmrdl_base_addr = dmam_alloc_coherent(hba->dev, in ufshcd_memory_alloc()
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fbtft-core.c | 832 txbuf = dmam_alloc_coherent(dev, txbuflen, &par->txbuf.dma, GFP_DMA); in fbtft_framebuffer_alloc()
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_qmss_queue.c | 1154 block->virt = dmam_alloc_coherent(kdev->dev, in knav_get_link_ram()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 793 iudma->bd_ring = dmam_alloc_coherent(udc->dev, in iudma_init_channel()
|
/linux-4.4.14/drivers/mtd/nand/brcmnand/ |
D | brcmnand.c | 2199 ctrl->dma_desc = dmam_alloc_coherent(dev, in brcmnand_probe()
|
/linux-4.4.14/drivers/mmc/host/ |
D | dw_mmc.c | 2689 host->sg_cpu = dmam_alloc_coherent(host->dev, PAGE_SIZE, in dw_mci_init_dma()
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 3166 cbd_base = dmam_alloc_coherent(&fep->pdev->dev, bd_size, &bd_dma, in fec_enet_init()
|