| /kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpaa2-qdma.h | 100 struct dma_device dma_dev; member
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| H 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() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma/sh/ |
| H 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; sh_dmae_remove() local [all...] |
| H A D | shdma-base.c | 984 struct dma_device *dma_dev = &sdev->dma_dev; in shdma_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/xilinx/ |
| H A D | xdma.c | 116 struct dma_device dma_dev; member [all...] |
| /kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-mhi.c | 277 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_read() local 348 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_edma_write() local 434 struct device *dma_dev = epf_mhi->epf->epc->dev.parent; in pci_epf_mhi_dma_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_crtc.c | 62 struct device *dma_dev; member
|
| H A D | mtk_drm_drv.c | 423 struct device *dma_dev = NULL; in mtk_drm_kms_init() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs.c | 21 rtrs_iu_alloc(u32 iu_num, size_t size, gfp_t gfp_mask, struct ib_device *dma_dev, enum dma_data_direction dir, void (*done)(struct ib_cq *cq, struct ib_wc *wc)) rtrs_iu_alloc() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | tegra210-adma.c | 153 struct dma_device dma_dev; member [all...] |
| H A D | hisi_dma.c | 105 struct dma_device dma_dev; member 513 struct dma_device *dma_dev; in hisi_dma_probe() local [all...] |
| H A D | dmaengine.c | 69 static void dmaengine_debug_register(struct dma_device *dma_dev) in dmaengine_debug_register() argument 77 static void dmaengine_debug_unregister(struct dma_device *dma_dev) in dmaengine_debug_unregister() argument 83 dmaengine_dbg_summary_show(struct seq_file *s, struct dma_device *dma_dev) dmaengine_dbg_summary_show() argument 104 struct dma_device *dma_dev = NULL; dmaengine_summary_show() local 136 dmaengine_debug_register(struct dma_device *dma_dev) dmaengine_debug_register() argument 141 dmaengine_debug_unregister(struct dma_device *dma_dev) dmaengine_debug_unregister() argument 230 ATTRIBUTE_GROUPS(dma_dev); global() variable [all...] |
| H A D | dma-axi-dmac.c | 146 struct dma_device dma_dev; member 907 struct dma_device *dma_dev; in axi_dmac_probe() local [all...] |
| H A D | mv_xor.c | 1040 struct dma_device *dma_dev; in mv_xor_channel_add() local [all...] |
| H A D | mv_xor_v2.c | 719 struct dma_device *dma_dev; in mv_xor_v2_probe() local [all...] |
| H A D | fsl-edma-common.h | 156 struct dma_device dma_dev; member
|
| H A D | altera-msgdma.c | 796 struct dma_device *dma_dev; in msgdma_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ioat/ |
| H A D | dma.h | 69 struct dma_device dma_dev; member
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_octeon_cf.c | 884 struct platform_device *dma_dev; in octeon_cf_probe() local
|
| /kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
| H A D | fsl-mc-bus.c | 136 struct device *dma_dev = dev; in fsl_mc_dma_configure() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_rxtx.c | 468 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_map() local 484 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_tx_buf_unmap() local 714 struct device *dma_dev = sdma->sw->dev->dev; in prestera_sdma_xmit() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| H 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; bgmac_dma_rx_skb_for_slot() local 399 bgmac_dma_rx_poison_buf(struct device *dma_dev, struct bgmac_slot_info *slot) bgmac_dma_rx_poison_buf() argument 425 struct device *dma_dev = bgmac->dma_dev; bgmac_dma_rx_read() local 528 struct device *dma_dev = bgmac->dma_dev; bgmac_dma_tx_ring_free() local 555 struct device *dma_dev = bgmac->dma_dev; bgmac_dma_rx_ring_free() local 576 struct device *dma_dev = bgmac->dma_dev; bgmac_dma_ring_desc_free() local 614 struct device *dma_dev = bgmac->dma_dev; bgmac_dma_alloc() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/sgi/ |
| H A D | ioc3-eth.c | 82 struct device *dma_dev; member [all...] |
| /kernel/linux/linux-5.10/drivers/vhost/ |
| H A D | vdpa.c | 801 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_alloc_domain() local 834 struct device *dma_dev = vdpa_get_dma_dev(vdpa); in vhost_vdpa_free_domain() local
|
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 917 static int usbhsh_dma_map_ctrl(struct device *dma_dev, struct usbhs_pkt *pkt, in usbhsh_dma_map_ctrl() argument
|