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

/linux-4.1.27/arch/mips/include/asm/
H A Ddevice.h13 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/linux-4.1.27/arch/x86/include/asm/
H A Ddevice.h6 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/linux-4.1.27/arch/tile/include/asm/
H A Ddevice.h21 struct dma_map_ops *dma_ops; member in struct:dev_archdata
H A Ddma-mapping.h93 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_set_mask() local
123 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_alloc_attrs() local
137 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_free_attrs() local
/linux-4.1.27/arch/arm64/include/asm/
H A Ddevice.h20 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/linux-4.1.27/arch/ia64/kernel/
H A Ddma-mapping.c7 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
8 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/arch/arm/include/asm/
H A Ddevice.h10 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddevice.h23 struct dma_map_ops *dma_ops; member in struct:dev_archdata
H A Ddma-mapping.h127 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_supported() local
146 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_alloc_attrs() local
164 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_free_attrs() local
175 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_mapping_error() local
/linux-4.1.27/arch/x86/kernel/
H A Dpci-dma.c20 struct dma_map_ops *dma_ops = &nommu_dma_ops; variable in typeref:struct:dma_map_ops
21 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/arch/sh/mm/
H A Dconsistent.c25 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
26 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/arch/s390/include/asm/
H A Ddma-mapping.h35 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_supported() local
51 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_mapping_error() local
/linux-4.1.27/arch/hexagon/include/asm/
H A Ddma-mapping.h65 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_mapping_error() local
97 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_free_attrs() local
/linux-4.1.27/arch/arm/include/asm/mach/
H A Ddma.h17 struct dma_ops { struct
/linux-4.1.27/drivers/misc/mic/bus/
H A Dmic_bus.c149 mbus_register_device(struct device *pdev, int id, struct dma_map_ops *dma_ops, mbus_register_device() argument
/linux-4.1.27/arch/unicore32/include/asm/
H A Ddma-mapping.h35 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_supported() local
45 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_mapping_error() local
91 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_alloc_attrs() local
102 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_free_attrs() local
/linux-4.1.27/arch/hexagon/kernel/
H A Ddma.c28 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
29 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/drivers/ide/
H A Dide-dma.c451 const struct ide_dma_ops *dma_ops = hwif->dma_ops; ide_dma_timeout_retry() local
535 const struct ide_dma_ops *dma_ops = drive->hwif->dma_ops; ide_dma_prepare() local
H A Dide-taskfile.c85 const struct ide_dma_ops *dma_ops = hwif->dma_ops; do_rw_taskfile() local
/linux-4.1.27/arch/sh/include/asm/
H A Ddma.h56 struct dma_ops { struct
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma.c237 struct dma_map_ops *dma_ops = get_dma_ops(dev); __dma_set_mask() local
257 struct dma_map_ops *dma_ops = get_dma_ops(dev); __dma_get_required_mask() local
H A Dpci-common.c56 void set_pci_dma_ops(struct dma_map_ops *dma_ops) set_pci_dma_ops() argument
/linux-4.1.27/arch/arm64/mm/
H A Ddma-mapping.c31 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
32 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/arch/alpha/kernel/
H A Dpci-noop.c188 struct dma_map_ops *dma_ops = &alpha_noop_ops; variable in typeref:struct:dma_map_ops
189 EXPORT_SYMBOL(dma_ops); variable
H A Dpci_iommu.c964 struct dma_map_ops *dma_ops = &alpha_pci_ops; global() variable in typeref:struct:dma_map_ops
965 EXPORT_SYMBOL(dma_ops); global() variable
/linux-4.1.27/arch/tile/kernel/
H A Dpci-dma.c589 struct dma_map_ops *dma_ops = get_dma_ops(dev); dma_set_coherent_mask() local
/linux-4.1.27/arch/sparc/kernel/
H A Diommu.c755 struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable in typeref:struct:dma_map_ops
756 EXPORT_SYMBOL(dma_ops); variable
H A Dioport.c658 struct dma_map_ops *dma_ops = &sbus_dma_ops; variable in typeref:struct:dma_map_ops
659 EXPORT_SYMBOL(dma_ops); variable
/linux-4.1.27/include/linux/mmc/
H A Ddw_mmc.h155 const struct dw_mci_dma_ops *dma_ops; member in struct:dw_mci
266 struct dw_mci_dma_ops *dma_ops; member in struct:dw_mci_board
/linux-4.1.27/drivers/spi/
H A Dspi-dw.h133 struct dw_spi_dma_ops *dma_ops; member in struct:dw_spi
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c502 const struct dma_map_ops *dma_ops = get_dma_ops(dev_priv->dev->dev); vmw_dma_select_mode() local
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Diommu.c1169 struct dma_map_ops *dma_ops; cell_dma_get_required_mask() local
/linux-4.1.27/arch/arm/mm/
H A Ddma-mapping.c2121 struct dma_map_ops *dma_ops; arch_setup_dma_ops() local
/linux-4.1.27/include/linux/
H A Dide.h701 const struct ide_dma_ops *dma_ops; member in struct:hwif_s
1299 const struct ide_dma_ops *dma_ops; member in struct:ide_port_info
/linux-4.1.27/include/rdma/
H A Dib_verbs.h1656 struct ib_dma_mapping_ops *dma_ops; member in struct:ib_device

Completed in 1745 milliseconds