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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Ddevice.h9 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddevice.h9 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Ddma-mapping.c6 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
7 EXPORT_SYMBOL(dma_ops); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/include/asm/
H A Ddevice.h16 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Ddma-mapping.c6 struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
7 EXPORT_SYMBOL(dma_ops); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Ddevice.h16 struct dma_map_ops *dma_ops; member in struct:dev_archdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Ddevice.h14 struct dma_map_ops *dma_ops; member in struct:dev_archdata
H A Ddma-mapping.h121 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
132 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
147 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
162 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
173 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddevice.h14 struct dma_map_ops *dma_ops; member in struct:dev_archdata
H A Ddma-mapping.h121 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
132 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
147 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
162 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
173 struct dma_map_ops *dma_ops = get_dma_ops(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/mach/
H A Ddma.h17 struct dma_ops { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/mach/
H A Ddma.h17 struct dma_ops { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-dma.c450 const struct ide_dma_ops *dma_ops = hwif->dma_ops; local
539 const struct ide_dma_ops *dma_ops = drive->hwif->dma_ops; local
[all...]
H A Dide-taskfile.c84 const struct ide_dma_ops *dma_ops = hwif->dma_ops; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-dma.c450 const struct ide_dma_ops *dma_ops = hwif->dma_ops; local
539 const struct ide_dma_ops *dma_ops = drive->hwif->dma_ops; local
[all...]
H A Dide-taskfile.c84 const struct ide_dma_ops *dma_ops = hwif->dma_ops; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddma.h65 struct dma_ops { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Ddma.h65 struct dma_ops { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dpci-noop.c186 struct dma_map_ops *dma_ops = &alpha_noop_ops; variable in typeref:struct:dma_map_ops
187 EXPORT_SYMBOL(dma_ops); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dpci-noop.c186 struct dma_map_ops *dma_ops = &alpha_noop_ops; variable in typeref:struct:dma_map_ops
187 EXPORT_SYMBOL(dma_ops); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Diommu.c842 struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable in typeref:struct:dma_map_ops
843 EXPORT_SYMBOL(dma_ops); variable

Completed in 237 milliseconds

12