| /linux/drivers/spi/ |
| H A D | spi-dw-core.c | 451 ret = dws->dma_ops->dma_setup(dws, transfer); in dw_spi_transfer_one() 459 return dws->dma_ops->dma_transfer(dws, transfer); in dw_spi_transfer_one() 473 dws->dma_ops->dma_stop(dws); in dw_spi_abort() 990 if (dws->dma_ops && dws->dma_ops->dma_init) { in dw_spi_add_controller() 991 ret = dws->dma_ops->dma_init(dev, dws); in dw_spi_add_controller() 997 ctlr->can_dma = dws->dma_ops->can_dma; in dw_spi_add_controller() 1012 if (dws->dma_ops && dws->dma_ops->dma_exit) in dw_spi_add_controller() 1013 dws->dma_ops->dma_exit(dws); in dw_spi_add_controller() 1029 if (dws->dma_ops && dws->dma_ops->dma_exit) in dw_spi_remove_controller() 1030 dws->dma_ops->dma_exit(dws); in dw_spi_remove_controller()
|
| H A D | spi-dw-dma.c | 694 dws->dma_ops = &dw_spi_dma_mfld_ops; in dw_spi_dma_setup_mfld() 709 dws->dma_ops = &dw_spi_dma_generic_ops; in dw_spi_dma_setup_generic()
|
| /linux/arch/x86/include/asm/ |
| H A D | dma-mapping.h | 5 extern const struct dma_map_ops *dma_ops; 9 return dma_ops; in get_arch_dma_ops()
|
| /linux/arch/sparc/include/asm/ |
| H A D | dma-mapping.h | 5 extern const struct dma_map_ops *dma_ops; 10 return IS_ENABLED(CONFIG_SPARC64) ? dma_ops : NULL; in get_arch_dma_ops()
|
| /linux/arch/arm/include/asm/mach/ |
| H A D | dma.h | 14 struct dma_ops { struct 40 const struct dma_ops *d_ops; argument
|
| /linux/arch/sh/include/asm/ |
| H A D | dma.h | 52 struct dma_ops { struct 91 struct dma_ops *ops;
|
| /linux/drivers/mmc/host/ |
| H A D | dw_mmc.c | 427 host->dma_ops->stop(host); in dw_mci_stop_dma() 428 host->dma_ops->cleanup(host); in dw_mci_stop_dma() 488 host->dma_ops->cleanup(host); in dw_mci_dmac_complete_dma() 1095 host->dma_ops->stop(host); in dw_mci_submit_data_dma() 1128 if (host->dma_ops->start(host, sg_len)) { in dw_mci_submit_data_dma() 1129 host->dma_ops->stop(host); in dw_mci_submit_data_dma() 2937 host->dma_ops->complete((void *)host); in dw_mci_interrupt() 2946 host->dma_ops->complete((void *)host); in dw_mci_interrupt() 3143 host->dma_ops = &dw_mci_idmac_ops; in dw_mci_init_dma() 3151 host->dma_ops = &dw_mci_edmac_ops; in dw_mci_init_dma() [all …]
|
| H A D | uniphier-sd.c | 685 host->dma_ops = &uniphier_sd_internal_dma_ops; in uniphier_sd_probe() 687 host->dma_ops = &uniphier_sd_external_dma_ops; in uniphier_sd_probe()
|
| /linux/arch/sparc/kernel/ |
| H A D | of_device_common.c | 70 op->dev.dma_ops = bus->dev.dma_ops; in of_propagate_archdata()
|
| H A D | iommu.c | 775 const struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable 776 EXPORT_SYMBOL(dma_ops);
|
| /linux/include/xen/arm/ |
| H A D | xen-ops.h | 12 dev->dma_ops = &xen_swiotlb_dma_ops; in xen_setup_dma_ops()
|
| /linux/arch/arm/mach-rpc/ |
| H A D | dma.c | 247 static struct dma_ops iomd_dma_ops = { 313 static struct dma_ops floppy_dma_ops = { 327 static struct dma_ops sound_dma_ops = {
|
| /linux/arch/sh/drivers/dma/ |
| H A D | dma-pvr2.c | 67 static struct dma_ops pvr2_dma_ops = {
|
| H A D | dma-g2.c | 154 static struct dma_ops g2_dma_ops = {
|
| H A D | dma-sh.c | 374 static struct dma_ops sh_dmac_ops = {
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pci.h | 49 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops);
|
| /linux/drivers/media/pci/tw686x/ |
| H A D | tw686x.h | 131 const struct tw686x_dma_ops *dma_ops; member
|
| /linux/arch/sparc/mm/ |
| H A D | iommu.c | 135 op->dev.dma_ops = &sbus_iommu_dma_gflush_ops; in sbus_iommu_init() 137 op->dev.dma_ops = &sbus_iommu_dma_pflush_ops; in sbus_iommu_init()
|
| H A D | io-unit.c | 74 op->dev.dma_ops = &iounit_dma_ops; in iounit_iommu_init()
|
| /linux/arch/arm/mach-footbridge/ |
| H A D | dma-isa.c | 130 static struct dma_ops isa_dma_ops = {
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | iommu.c | 180 dev->dev.dma_ops = NULL; in pci_dma_dev_setup_pasemi()
|
| /linux/drivers/macintosh/ |
| H A D | macio_asic.c | 398 dev->ofdev.dev.dma_ops = chip->lbus.pdev->dev.dma_ops; in macio_add_one_device()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | system-bus.c | 753 dev->core.dma_ops = &ps3_ioc0_dma_ops; in ps3_system_bus_device_register() 757 dev->core.dma_ops = &ps3_sb_dma_ops; in ps3_system_bus_device_register()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 179 dev->dev.dma_ops = &ibmebus_dma_ops; in ibmebus_create_device()
|
| /linux/arch/powerpc/kernel/ |
| H A D | pci-common.c | 66 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops) in set_pci_dma_ops() argument 68 pci_dma_ops = dma_ops; in set_pci_dma_ops()
|