acpi_dma_controller_register
EXPORT_SYMBOL_GPL(acpi_dma_controller_register);
ret = acpi_dma_controller_register(dev, acpi_dma_xlate, data);
ret = acpi_dma_controller_register(dev, acpi_dma_simple_xlate, info);
int acpi_dma_controller_register(struct device *dev,