Home
last modified time | relevance | path

Searched defs:dma_dev (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/arch/mips/alchemy/common/
Ddma.c77 static const struct dma_dev { struct
80 } dma_dev_table[DMA_NUM_DEV] = { argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c143 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_tx_add() local
243 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_tx_free() local
338 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_rx_skb_for_slot() local
401 static void bgmac_dma_rx_poison_buf(struct device *dma_dev, in bgmac_dma_rx_poison_buf()
427 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_rx_read() local
519 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_tx_ring_free() local
545 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_rx_ring_free() local
566 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_ring_desc_free() local
604 struct device *dma_dev = bgmac->core->dma_dev; in bgmac_dma_alloc() local
/linux-4.4.14/include/linux/platform_data/
Ddma-hsu.h17 struct device *dma_dev; member
Dcamera-mx3.h47 struct device *dma_dev; member
Dvideo-mx3fb.h46 struct device *dma_dev; member
Ddma-dw.h28 struct device *dma_dev; member
Ddma-atmel.h32 struct device *dma_dev; member
/linux-4.4.14/include/linux/
Dpch_dma.h30 struct device *dma_dev; member
Dshdma-base.h110 struct dma_device dma_dev; member
/linux-4.4.14/arch/powerpc/platforms/512x/
Dmpc512x_lpbfifo.c166 struct dma_device *dma_dev = NULL; in mpc512x_lpbfifo_kick() local
502 struct dma_device *dma_dev = lpbfifo.chan->device; in mpc512x_lpbfifo_remove() local
/linux-4.4.14/include/sound/
Ddmaengine_pcm.h132 struct device *dma_dev; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Dtx.c67 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in efx_dequeue_buffer() local
336 struct device *dma_dev = &efx->pci_dev->dev; in efx_enqueue_skb() local
1016 struct device *dma_dev = &efx->pci_dev->dev; in tso_start() local
/linux-4.4.14/drivers/spi/
Dspi-pxa2xx-pci.c113 struct pci_dev *dma_dev; in pxa2xx_spi_pci_probe() local
Dspi-dw-mid.c48 struct pci_dev *dma_dev; in mid_spi_dma_init() local
Dspi-topcliff-pch.c858 struct pci_dev *dma_dev; in pch_spi_request_dma() local
/linux-4.4.14/drivers/dma/sh/
Dsudmac.c338 struct dma_device *dma_dev; in sudmac_probe() local
401 struct dma_device *dma_dev = &su_dev->shdma_dev.dma_dev; in sudmac_remove() local
Dshdmac.c698 struct dma_device *dma_dev; in sh_dmae_probe() local
913 struct dma_device *dma_dev = &shdev->shdma_dev.dma_dev; in sh_dmae_remove() local
Dshdma-base.c995 struct dma_device *dma_dev = &sdev->dma_dev; in shdma_init() local
Drcar-hpbdma.c541 struct dma_device *dma_dev; in hpb_dmae_probe() local
/linux-4.4.14/drivers/scsi/
Dhosts.c202 struct device *dma_dev) in scsi_add_host_with_dma()
/linux-4.4.14/drivers/net/wireless/b43/
Dbus.h39 struct device *dma_dev; member
/linux-4.4.14/drivers/dma/
Dfsl_raid.c638 struct dma_device *dma_dev; in fsl_re_chan_probe() local
762 struct dma_device *dma_dev; in fsl_re_probe() local
Ddma-axi-dmac.c120 struct dma_device dma_dev; member
565 struct dma_device *dma_dev; in axi_dmac_probe() local
Dnbpfaxi.c226 struct dma_device dma_dev; member
1234 struct dma_device *dma_dev = &nbpf->dma_dev; in nbpf_chan_probe() local
1284 struct dma_device *dma_dev; in nbpf_probe() local
Dep93xx_dma.c201 struct dma_device dma_dev; member
1277 struct dma_device *dma_dev; in ep93xx_dma_probe() local
Dmic_x100_dma.h143 struct dma_device dma_dev; member
Dxgene-dma.c320 struct dma_device dma_dev[XGENE_DMA_MAX_CHANNEL]; member
1652 struct dma_device *dma_dev) in xgene_dma_set_caps()
1702 struct dma_device *dma_dev = &pdma->dma_dev[id]; in xgene_dma_async_register() local
Dmv_xor.c976 struct dma_device *dma_dev; in mv_xor_channel_add() local
Diop-adma.c1283 struct dma_device *dma_dev; in iop_adma_probe() local
Ddmatest.c791 struct dma_device *dma_dev = chan->device; in dmatest_add_channel() local
Dfsl_raid.h258 struct dma_device dma_dev; member
Dimg-mdc-dma.c136 struct dma_device dma_dev; member
Dfsl-edma.c165 struct dma_device dma_dev; member
Dtegra20-apb-dma.c214 struct dma_device dma_dev; member
/linux-4.4.14/drivers/mmc/host/
Dmmc_spi.c143 struct device *dma_dev; member
882 struct device *dma_dev = host->dma_dev; in mmc_spi_data_do() local
/linux-4.4.14/sound/soc/
Dsoc-generic-dmaengine-pcm.c123 struct device *dma_dev = dmaengine_dma_dev(pcm, substream); in dmaengine_pcm_set_runtime_hwparams() local
/linux-4.4.14/drivers/tty/serial/8250/
D8250_mid.c46 struct pci_dev *dma_dev; member
D8250_pci.c1452 struct pci_dev *dma_dev; in byt_serial_setup() local
/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp.h212 struct device *dma_dev; member
Dsst-dsp-priv.h270 struct device *dma_dev; member
/linux-4.4.14/drivers/ata/
Dpata_octeon_cf.c895 struct platform_device *dma_dev; in octeon_cf_probe() local
/linux-4.4.14/drivers/dma/ioat/
Ddma.h83 struct dma_device dma_dev; member
/linux-4.4.14/drivers/mtd/nand/
Dfsmc_nand.c559 struct dma_device *dma_dev; in dma_xfer() local
Datmel_nand.c350 struct dma_device *dma_dev; in atmel_nand_dma_op() local
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c1060 struct device *dma_dev, *dev; in hsw_pcm_probe() local
/linux-4.4.14/include/scsi/
Dscsi_host.h735 struct device *dma_dev; member
/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c58 struct device *dma_dev; member
/linux-4.4.14/include/linux/bcma/
Dbcma.h263 struct device *dma_dev; member
/linux-4.4.14/sound/pci/trident/
Dtrident.h390 struct snd_dma_device dma_dev; member
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunhme.h412 struct device *dma_dev; member
/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c481 struct dma_device *dma_dev = chan->device; in pl011_dma_tx_refill() local
Dpch_uart.c732 struct pci_dev *dma_dev; in pch_request_dma() local
/linux-4.4.14/include/linux/ssb/
Dssb.h272 struct device *dev, *dma_dev; member