Home
last modified time | relevance | path

Searched defs:dma_ops (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Ddma-mapping.c8 const struct dma_map_ops *dma_ops; variable
9 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Ddma-mapping.c8 const struct dma_map_ops *dma_ops; variable
9 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dpci-dma.c20 const struct dma_map_ops *dma_ops; variable
21 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dpci-dma.c23 const struct dma_map_ops *dma_ops; variable
24 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-5.10/arch/arm/include/asm/mach/
H A Ddma.h14 struct dma_ops { struct
/kernel/linux/linux-6.6/arch/arm/include/asm/mach/
H A Ddma.h14 struct dma_ops { struct
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddma.h52 struct dma_ops { struct
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddma.h52 struct dma_ops { struct
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-dma.c449 const struct ide_dma_ops *dma_ops = hwif->dma_ops; in ide_dma_timeout_retry() local
533 const struct ide_dma_ops *dma_ops = drive->hwif->dma_ops; ide_dma_prepare() local
[all...]
H A Dide-taskfile.c87 const struct ide_dma_ops *dma_ops = hwif->dma_ops; in do_rw_taskfile() local
/kernel/linux/linux-5.10/include/linux/
H A Ddma-map-ops.h84 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) set_dma_ops() argument
94 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) set_dma_ops() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Diommu.c767 const struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable
768 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Diommu.c765 const struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable
766 EXPORT_SYMBOL(dma_ops); variable
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x.h131 const struct tw686x_dma_ops *dma_ops; member
/kernel/linux/linux-6.6/include/linux/
H A Ddma-map-ops.h97 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) set_dma_ops() argument
107 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) set_dma_ops() argument
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x.h131 const struct tw686x_dma_ops *dma_ops; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-common.c64 void set_pci_dma_ops(const struct dma_map_ops *dma_ops) in set_pci_dma_ops() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-common.c66 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops) in set_pci_dma_ops() argument
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Drenesas_sdhi_core.c914 renesas_sdhi_probe(struct platform_device *pdev, const struct tmio_mmc_dma_ops *dma_ops) renesas_sdhi_probe() argument
H A Dtmio_mmc.h189 const struct tmio_mmc_dma_ops *dma_ops; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-dw.h185 const struct dw_spi_dma_ops *dma_ops; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Drenesas_sdhi_core.c904 renesas_sdhi_probe(struct platform_device *pdev, const struct tmio_mmc_dma_ops *dma_ops, const struct renesas_sdhi_of_data *of_data, const struct renesas_sdhi_quirks *quirks) renesas_sdhi_probe() argument
H A Dtmio_mmc.h194 const struct tmio_mmc_dma_ops *dma_ops; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-dw.h196 const struct dw_spi_dma_ops *dma_ops; member
/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c2260 const struct dma_map_ops *dma_ops; in arch_setup_dma_ops() local

Completed in 23 milliseconds

12