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

/linux-master/arch/x86/kernel/
H A Dpci-dma.c23 const struct dma_map_ops *dma_ops; variable in typeref:struct:dma_map_ops
24 EXPORT_SYMBOL(dma_ops); variable
/linux-master/arch/arm/include/asm/mach/
H A Ddma.h14 struct dma_ops { struct
/linux-master/arch/sh/include/asm/
H A Ddma.h52 struct dma_ops { struct
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x.h131 const struct tw686x_dma_ops *dma_ops; member in struct:tw686x_dev
/linux-master/arch/sparc/kernel/
H A Diommu.c765 const struct dma_map_ops *dma_ops = &sun4u_dma_ops; variable in typeref:struct:dma_map_ops
766 EXPORT_SYMBOL(dma_ops); variable
/linux-master/include/linux/
H A Ddma-map-ops.h98 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) argument
108 set_dma_ops(struct device *dev, const struct dma_map_ops *dma_ops) argument
H A Ddevice.h736 const struct dma_map_ops *dma_ops; member in struct:device
/linux-master/drivers/mmc/host/
H A Dtmio_mmc.h194 const struct tmio_mmc_dma_ops *dma_ops; member in struct:tmio_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) argument
H A Ddw_mmc.h184 const struct dw_mci_dma_ops *dma_ops; member in struct:dw_mci
277 struct dw_mci_dma_ops *dma_ops; member in struct:dw_mci_board
/linux-master/drivers/spi/
H A Dspi-dw.h196 const struct dw_spi_dma_ops *dma_ops; member in struct:dw_spi
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c66 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops) argument

Completed in 243 milliseconds