Searched refs:acpi_dma_controller_register (Results 1 – 3 of 3) sorted by relevance
59 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
173 int acpi_dma_controller_register(struct device *dev, in acpi_dma_controller_register() function206 EXPORT_SYMBOL_GPL(acpi_dma_controller_register);269 ret = acpi_dma_controller_register(dev, acpi_dma_xlate, data); in devm_acpi_dma_controller_register()
40 ret = acpi_dma_controller_register(dev, acpi_dma_simple_xlate, info); in dw_dma_acpi_controller_register()
Completed in 8 milliseconds