Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dacpi_dma.h75 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec,
109 #define acpi_dma_simple_xlate NULL macro
/linux-6.15/drivers/dma/dw/
H A Dacpi.c42 ret = acpi_dma_controller_register(dev, acpi_dma_simple_xlate, info); in dw_dma_acpi_controller_register()
/linux-6.15/drivers/dma/
H A Dacpi-dma.c452 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate() function
462 EXPORT_SYMBOL_GPL(acpi_dma_simple_xlate);
/linux-6.15/Documentation/firmware-guide/acpi/
H A Denumeration.rst122 and implement custom xlate function if needed (usually acpi_dma_simple_xlate()