Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dacpi_dma.h78 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec,
115 #define acpi_dma_simple_xlate NULL macro
/linux-4.1.27/drivers/dma/
Dacpi-dma.c446 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate() function
456 EXPORT_SYMBOL_GPL(acpi_dma_simple_xlate);
/linux-4.1.27/drivers/dma/dw/
Dplatform.c90 ret = devm_acpi_dma_controller_register(dev, acpi_dma_simple_xlate, in dw_dma_acpi_controller_register()
/linux-4.1.27/Documentation/acpi/
Denumeration.txt74 and implement custom xlate function if needed (usually acpi_dma_simple_xlate()