Searched refs:acpi_dma_controller_register (Results 1 – 3 of 3) sorted by relevance
60 int acpi_dma_controller_register(struct device *dev,79 static inline int acpi_dma_controller_register(struct device *dev, in acpi_dma_controller_register() function
176 int acpi_dma_controller_register(struct device *dev, in acpi_dma_controller_register() function209 EXPORT_SYMBOL_GPL(acpi_dma_controller_register);267 ret = acpi_dma_controller_register(dev, acpi_dma_xlate, data); in devm_acpi_dma_controller_register()
42 ret = acpi_dma_controller_register(dev, acpi_dma_simple_xlate, info); in dw_dma_acpi_controller_register()