Home
last modified time | relevance | path

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

12345

/drivers/net/ethernet/broadcom/
A Dbgmac.c135 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 Dspi-pxa2xx-pci.c91 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 Ddmaengine.c71 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 Ddmaengine.h189 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 Dplx_dma.c104 struct dma_device dma_dev; member
488 static void plx_dma_release(struct dma_device *dma_dev) in plx_dma_release()
A Dfsl_raid.c629 struct dma_device *dma_dev; in fsl_re_chan_probe() local
753 struct dma_device *dma_dev; in fsl_re_probe() local
A Dhisi_dma.c161 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 Dep93xx_dma.c234 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 Dpci-epf-mhi.c313 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 Ddma_test.c235 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 Dvirtio_ring.c214 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 Dmain.c339 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 Dfun_queue.c19 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 Dgntdev-common.h35 struct device *dma_dev; member
75 struct device *dma_dev; member
/drivers/net/ethernet/sfc/siena/
A Dtx_common.c128 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 Dtx_common.c165 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 Dtx.c49 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 Dcss.c1068 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 Dprestera_rxtx.c470 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 Dccp-dmaengine.c668 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 Dptdma-dmaengine.c564 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 Dshdmac.c679 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 Dbus.h40 struct device *dma_dev; member
/drivers/gpu/drm/udl/
A Dudl_main.c336 struct device *dma_dev; in udl_init() local
/drivers/gpu/drm/mediatek/
A Dmtk_drm_drv.h57 struct device *dma_dev; member

Completed in 61 milliseconds

12345