Home
last modified time | relevance | path

Searched refs:dw_dma_chip_pdata (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dpci.c17 const struct dw_dma_chip_pdata *drv_data = (void *)pid->driver_data; in dw_pci_probe()
18 struct dw_dma_chip_pdata *data; in dw_pci_probe()
72 struct dw_dma_chip_pdata *data = pci_get_drvdata(pdev); in dw_pci_remove()
87 struct dw_dma_chip_pdata *data = dev_get_drvdata(dev); in dw_pci_suspend_late()
95 struct dw_dma_chip_pdata *data = dev_get_drvdata(dev); in dw_pci_resume_early()
109 { PCI_VDEVICE(INTEL, 0x0827), (kernel_ulong_t)&dw_dma_chip_pdata },
112 { PCI_VDEVICE(INTEL, 0x0f06), (kernel_ulong_t)&dw_dma_chip_pdata },
113 { PCI_VDEVICE(INTEL, 0x0f40), (kernel_ulong_t)&dw_dma_chip_pdata },
119 { PCI_VDEVICE(INTEL, 0x2286), (kernel_ulong_t)&dw_dma_chip_pdata },
120 { PCI_VDEVICE(INTEL, 0x22c0), (kernel_ulong_t)&dw_dma_chip_pdata },
[all...]
H A Dplatform.c28 const struct dw_dma_chip_pdata *match; in dw_probe()
29 struct dw_dma_chip_pdata *data; in dw_probe()
98 struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev); in dw_remove()
118 struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev); in dw_shutdown()
139 { .compatible = "snps,dma-spear1340", .data = &dw_dma_chip_pdata },
147 { "INTL9C60", (kernel_ulong_t)&dw_dma_chip_pdata },
148 { "80862286", (kernel_ulong_t)&dw_dma_chip_pdata },
149 { "808622C0", (kernel_ulong_t)&dw_dma_chip_pdata },
165 struct dw_dma_chip_pdata *data = dev_get_drvdata(dev); in dw_suspend_late()
176 struct dw_dma_chip_pdata *dat in dw_resume_early()
[all...]
H A Dinternal.h49 struct dw_dma_chip_pdata { struct
56 static __maybe_unused const struct dw_dma_chip_pdata dw_dma_chip_pdata = { variable
71 static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = {
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dpci.c17 const struct dw_dma_chip_pdata *drv_data = (void *)pid->driver_data; in dw_pci_probe()
18 struct dw_dma_chip_pdata *data; in dw_pci_probe()
68 struct dw_dma_chip_pdata *data = pci_get_drvdata(pdev); in dw_pci_remove()
83 struct dw_dma_chip_pdata *data = dev_get_drvdata(dev); in dw_pci_suspend_late()
91 struct dw_dma_chip_pdata *data = dev_get_drvdata(dev); in dw_pci_resume_early()
105 { PCI_VDEVICE(INTEL, 0x0827), (kernel_ulong_t)&dw_dma_chip_pdata },
108 { PCI_VDEVICE(INTEL, 0x0f06), (kernel_ulong_t)&dw_dma_chip_pdata },
109 { PCI_VDEVICE(INTEL, 0x0f40), (kernel_ulong_t)&dw_dma_chip_pdata },
115 { PCI_VDEVICE(INTEL, 0x2286), (kernel_ulong_t)&dw_dma_chip_pdata },
116 { PCI_VDEVICE(INTEL, 0x22c0), (kernel_ulong_t)&dw_dma_chip_pdata },
[all...]
H A Dplatform.c28 const struct dw_dma_chip_pdata *match; in dw_probe()
29 struct dw_dma_chip_pdata *data; in dw_probe()
98 struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev); in dw_remove()
118 struct dw_dma_chip_pdata *data = platform_get_drvdata(pdev); in dw_shutdown()
139 { .compatible = "snps,dma-spear1340", .data = &dw_dma_chip_pdata },
140 { .compatible = "renesas,rzn1-dma", .data = &dw_dma_chip_pdata },
148 { "INTL9C60", (kernel_ulong_t)&dw_dma_chip_pdata },
149 { "80862286", (kernel_ulong_t)&dw_dma_chip_pdata },
150 { "808622C0", (kernel_ulong_t)&dw_dma_chip_pdata },
166 struct dw_dma_chip_pdata *dat in dw_suspend_late()
[all...]
H A Dinternal.h49 struct dw_dma_chip_pdata { struct
56 static __maybe_unused const struct dw_dma_chip_pdata dw_dma_chip_pdata = { variable
71 static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = {
87 static __maybe_unused const struct dw_dma_chip_pdata xbar_chip_pdata = {

Completed in 2 milliseconds