| /drivers/net/ethernet/broadcom/ |
| A D | bgmac.c | 135 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_tx_add() local 237 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_tx_free() local 336 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_rx_skb_for_slot() local 399 static void bgmac_dma_rx_poison_buf(struct device *dma_dev, in bgmac_dma_rx_poison_buf() 425 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_rx_read() local 528 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_tx_ring_free() local 555 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_rx_ring_free() local 576 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_ring_desc_free() local 614 struct device *dma_dev = bgmac->dma_dev; in bgmac_dma_alloc() local
|
| /drivers/spi/ |
| A D | spi-pxa2xx-pci.c | 91 static void lpss_dma_put_device(void *dma_dev) in lpss_dma_put_device() 100 struct pci_dev *dma_dev; in lpss_spi_setup() local 196 struct pci_dev *dma_dev; in mrfld_spi_setup() local
|
| /drivers/dma/ |
| A D | dmaengine.c | 71 static void dmaengine_debug_register(struct dma_device *dma_dev) in dmaengine_debug_register() 79 static void dmaengine_debug_unregister(struct dma_device *dma_dev) in dmaengine_debug_unregister() 86 struct dma_device *dma_dev) in dmaengine_dbg_summary_show() 106 struct dma_device *dma_dev = NULL; in dmaengine_summary_show() local 138 static inline int dmaengine_debug_register(struct dma_device *dma_dev) in dmaengine_debug_register() 143 static inline void dmaengine_debug_unregister(struct dma_device *dma_dev) { } in dmaengine_debug_unregister()
|
| A D | dmaengine.h | 189 dmaengine_get_debugfs_root(struct dma_device *dma_dev) { in dmaengine_get_debugfs_root() 195 dmaengine_get_debugfs_root(struct dma_device *dma_dev) in dmaengine_get_debugfs_root()
|
| A D | plx_dma.c | 104 struct dma_device dma_dev; member 488 static void plx_dma_release(struct dma_device *dma_dev) in plx_dma_release()
|
| A D | fsl_raid.c | 629 struct dma_device *dma_dev; in fsl_re_chan_probe() local 753 struct dma_device *dma_dev; in fsl_re_probe() local
|
| A D | hisi_dma.c | 161 struct dma_device dma_dev; member 824 struct dma_device *dma_dev; in hisi_dma_init_dma_dev() local 955 struct dma_device *dma_dev; in hisi_dma_probe() local
|
| A D | ep93xx_dma.c | 234 struct dma_device dma_dev; member 1373 struct dma_device *dma_dev; in ep93xx_dma_of_probe() local 1505 struct dma_device *dma_dev; in ep93xx_dma_probe() local
|
| /drivers/pci/endpoint/functions/ |
| A D | pci-epf-mhi.c | 313 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_read() local 384 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_write() local 454 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_dma_worker() local 489 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_read_async() local 568 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_write_async() local 662 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_dma_init() local
|
| /drivers/thunderbolt/ |
| A D | dma_test.c | 235 struct device *dma_dev = tb_ring_dma_device(dt->rx_ring); in dma_test_rx_callback() local 263 struct device *dma_dev = tb_ring_dma_device(dt->rx_ring); in dma_test_submit_rx() local 304 struct device *dma_dev = tb_ring_dma_device(dt->tx_ring); in dma_test_tx_callback() local 314 struct device *dma_dev = tb_ring_dma_device(dt->tx_ring); in dma_test_submit_tx() local
|
| /drivers/virtio/ |
| A D | virtio_ring.c | 214 struct device *dma_dev; member 310 struct device *dma_dev) in vring_alloc_queue() 344 struct device *dma_dev) in vring_free_queue() 1083 struct device *dma_dev) in vring_alloc_queue_split() 1137 struct device *dma_dev) in __vring_new_virtqueue_split() 1198 struct device *dma_dev) in vring_create_virtqueue_split() 1965 struct device *dma_dev) in vring_free_packed() 1991 u32 num, struct device *dma_dev) in vring_alloc_queue_packed() 2115 struct device *dma_dev) in __vring_new_virtqueue_packed() 2176 struct device *dma_dev) in vring_create_virtqueue_packed() [all …]
|
| /drivers/net/thunderbolt/ |
| A D | main.c | 339 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_free_buffers() local 505 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_alloc_rx_buffers() local 551 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_get_tx_buffer() local 585 struct device *dma_dev = tb_ring_dma_device(ring->ring); in tbnet_alloc_tx_buffers() local 806 struct device *dma_dev = tb_ring_dma_device(net->rx_ring.ring); in tbnet_poll() local 992 struct device *dma_dev = tb_ring_dma_device(net->tx_ring.ring); in tbnet_xmit_csum_and_map() local
|
| /drivers/net/ethernet/fungible/funcore/ |
| A D | fun_queue.c | 19 void *fun_alloc_ring_mem(struct device *dma_dev, size_t depth, in fun_alloc_ring_mem() 57 void fun_free_ring_mem(struct device *dma_dev, size_t depth, size_t hw_desc_sz, in fun_free_ring_mem() 237 struct device *dma_dev = funq->fdev->dev; in fun_data_from_rq() local
|
| /drivers/xen/ |
| A D | gntdev-common.h | 35 struct device *dma_dev; member 75 struct device *dma_dev; member
|
| /drivers/net/ethernet/sfc/siena/ |
| A D | tx_common.c | 128 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in efx_dequeue_buffer() local 333 struct device *dma_dev = &efx->pci_dev->dev; in efx_siena_tx_map_data() local
|
| /drivers/net/ethernet/sfc/ |
| A D | tx_common.c | 165 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in efx_dequeue_buffer() local 373 struct device *dma_dev = &efx->pci_dev->dev; in efx_tx_map_data() local
|
| /drivers/net/ethernet/sfc/falcon/ |
| A D | tx.c | 49 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in ef4_dequeue_buffer() local 202 struct device *dma_dev = &efx->pci_dev->dev; in ef4_tx_map_data() local
|
| /drivers/s390/cio/ |
| A D | css.c | 1068 struct gen_pool *cio_gp_dma_create(struct device *dma_dev, int nr_pages) in cio_gp_dma_create() 1099 void cio_gp_dma_destroy(struct gen_pool *gp_dma, struct device *dma_dev) in cio_gp_dma_destroy() 1117 void *__cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in __cio_gp_dma_zalloc() 1140 void *cio_gp_dma_zalloc(struct gen_pool *gp_dma, struct device *dma_dev, in cio_gp_dma_zalloc()
|
| /drivers/net/ethernet/marvell/prestera/ |
| A D | prestera_rxtx.c | 470 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_map() local 486 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_unmap() local 725 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_xmit() local
|
| /drivers/crypto/ccp/ |
| A D | ccp-dmaengine.c | 668 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_register() local 780 struct dma_device *dma_dev = &ccp->dma_dev; in ccp_dmaengine_unregister() local
|
| /drivers/dma/amd/ptdma/ |
| A D | ptdma-dmaengine.c | 564 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_register() local 654 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_unregister() local
|
| /drivers/dma/sh/ |
| A D | shdmac.c | 679 struct dma_device *dma_dev; in sh_dmae_probe() local 888 struct dma_device *dma_dev = &shdev->shdma_dev.dma_dev; in sh_dmae_remove() local
|
| /drivers/net/wireless/broadcom/b43/ |
| A D | bus.h | 40 struct device *dma_dev; member
|
| /drivers/gpu/drm/udl/ |
| A D | udl_main.c | 336 struct device *dma_dev; in udl_init() local
|
| /drivers/gpu/drm/mediatek/ |
| A D | mtk_drm_drv.h | 57 struct device *dma_dev; member
|