Home
last modified time | relevance | path

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

12345

/linux-6.12.1/arch/mips/alchemy/common/
Ddma.c77 static const struct dma_dev { struct
80 } dma_dev_table[DMA_NUM_DEV] = { argument
/linux-6.12.1/drivers/net/ethernet/broadcom/
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
/linux-6.12.1/drivers/media/usb/stk1160/
Dstk1160-video.c303 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_isoc_irq() local
368 struct device *dma_dev = stk1160_get_dmadev(dev); in stk_free_urb() local
413 struct device *dma_dev = stk1160_get_dmadev(dev); in stk1160_fill_urb() local
/linux-6.12.1/drivers/spi/
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
/linux-6.12.1/drivers/dma/
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()
Ddmaengine.c69 static void dmaengine_debug_register(struct dma_device *dma_dev) in dmaengine_debug_register()
77 static void dmaengine_debug_unregister(struct dma_device *dma_dev) in dmaengine_debug_unregister()
84 struct dma_device *dma_dev) in dmaengine_dbg_summary_show()
104 struct dma_device *dma_dev = NULL; in dmaengine_summary_show() local
136 static inline int dmaengine_debug_register(struct dma_device *dma_dev) in dmaengine_debug_register()
141 static inline void dmaengine_debug_unregister(struct dma_device *dma_dev) { } in dmaengine_debug_unregister()
/linux-6.12.1/drivers/pci/endpoint/functions/
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
/linux-6.12.1/drivers/thunderbolt/
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
/linux-6.12.1/drivers/xen/
Dgntdev-common.h31 struct device *dma_dev; member
71 struct device *dma_dev; member
/linux-6.12.1/include/linux/platform_data/
Ddma-hsu.h14 struct device *dma_dev; member
Ddma-dw.h33 struct device *dma_dev; member
/linux-6.12.1/sound/soc/samsung/
Ddmaengine.c19 struct device *dma_dev) in samsung_asoc_dma_platform_register()
/linux-6.12.1/drivers/net/ethernet/fungible/funcore/
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
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
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
/linux-6.12.1/drivers/virtio/
Dvirtio_ring.c214 struct device *dma_dev; member
313 struct device *dma_dev) in vring_alloc_queue()
347 struct device *dma_dev) in vring_free_queue()
1079 struct virtio_device *vdev, struct device *dma_dev) in vring_free_split()
1095 struct device *dma_dev) in vring_alloc_queue_split()
1152 struct device *dma_dev) in vring_create_virtqueue_split()
1911 struct device *dma_dev) in vring_free_packed()
1937 u32 num, struct device *dma_dev) in vring_alloc_queue_packed()
2064 struct device *dma_dev) in vring_create_virtqueue_packed()
2610 struct device *dma_dev) in __vring_new_virtqueue()
[all …]
/linux-6.12.1/drivers/net/thunderbolt/
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
993 struct device *dma_dev = tb_ring_dma_device(net->tx_ring.ring); in tbnet_xmit_csum_and_map() local
/linux-6.12.1/arch/powerpc/platforms/512x/
Dmpc512x_lpbfifo.c165 struct dma_device *dma_dev = NULL; in mpc512x_lpbfifo_kick() local
483 struct dma_device *dma_dev = lpbfifo.chan->device; in mpc512x_lpbfifo_remove() local
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtx_common.c156 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in efx_dequeue_buffer() local
352 struct device *dma_dev = &efx->pci_dev->dev; in efx_tx_map_data() local
/linux-6.12.1/include/linux/
Dpch_dma.h18 struct device *dma_dev; member
/linux-6.12.1/drivers/dma/ptdma/
Dptdma-dmaengine.c323 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_register() local
405 struct dma_device *dma_dev = &pt->dma_dev; in pt_dmaengine_unregister() local
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dtx.c57 struct device *dma_dev = &tx_queue->efx->pci_dev->dev; in ef4_dequeue_buffer() local
210 struct device *dma_dev = &efx->pci_dev->dev; in ef4_tx_map_data() local
/linux-6.12.1/include/linux/soc/ti/
Dk3-ringacc.h82 struct device *dma_dev; member
/linux-6.12.1/drivers/s390/cio/
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()
/linux-6.12.1/drivers/crypto/ccp/
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
/linux-6.12.1/drivers/net/ethernet/marvell/prestera/
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

12345