dw_dma_chip_pdata   56 drivers/dma/dw/internal.h static __maybe_unused const struct dw_dma_chip_pdata dw_dma_chip_pdata = {
dw_dma_chip_pdata   71 drivers/dma/dw/internal.h static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = {
dw_dma_chip_pdata   17 drivers/dma/dw/pci.c 	const struct dw_dma_chip_pdata *drv_data = (void *)pid->driver_data;
dw_dma_chip_pdata   18 drivers/dma/dw/pci.c 	struct dw_dma_chip_pdata *data;
dw_dma_chip_pdata   70 drivers/dma/dw/pci.c 	struct dw_dma_chip_pdata *data = pci_get_drvdata(pdev);
dw_dma_chip_pdata   83 drivers/dma/dw/pci.c 	struct dw_dma_chip_pdata *data = dev_get_drvdata(dev);
dw_dma_chip_pdata   91 drivers/dma/dw/pci.c 	struct dw_dma_chip_pdata *data = dev_get_drvdata(dev);
dw_dma_chip_pdata  105 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x0827), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  108 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x0f06), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  109 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x0f40), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  115 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x2286), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  116 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x22c0), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  124 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x9c60), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  127 drivers/dma/dw/pci.c 	{ PCI_VDEVICE(INTEL, 0x9ce0), (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata   28 drivers/dma/dw/platform.c 	const struct dw_dma_chip_pdata *match;
dw_dma_chip_pdata   29 drivers/dma/dw/platform.c 	struct dw_dma_chip_pdata *data;
dw_dma_chip_pdata   98 drivers/dma/dw/platform.c 	struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev);
dw_dma_chip_pdata  118 drivers/dma/dw/platform.c 	struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev);
dw_dma_chip_pdata  139 drivers/dma/dw/platform.c 	{ .compatible = "snps,dma-spear1340", .data = &dw_dma_chip_pdata },
dw_dma_chip_pdata  147 drivers/dma/dw/platform.c 	{ "INTL9C60", (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  148 drivers/dma/dw/platform.c 	{ "80862286", (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  149 drivers/dma/dw/platform.c 	{ "808622C0", (kernel_ulong_t)&dw_dma_chip_pdata },
dw_dma_chip_pdata  165 drivers/dma/dw/platform.c 	struct dw_dma_chip_pdata *data = dev_get_drvdata(dev);
dw_dma_chip_pdata  176 drivers/dma/dw/platform.c 	struct dw_dma_chip_pdata *data = dev_get_drvdata(dev);