Home
last modified time | relevance | path

Searched refs:acpi_dma_simple_xlate (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dacpi_dma.h75 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec,
112 #define acpi_dma_simple_xlate NULL macro
/kernel/linux/linux-5.10/drivers/dma/dw/
Dacpi.c40 ret = acpi_dma_controller_register(dev, acpi_dma_simple_xlate, info); in dw_dma_acpi_controller_register()
/kernel/linux/linux-5.10/drivers/dma/
Dacpi-dma.c463 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate() function
473 EXPORT_SYMBOL_GPL(acpi_dma_simple_xlate);
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Denumeration.rst80 and implement custom xlate function if needed (usually acpi_dma_simple_xlate()