Searched refs:acpi_dma_controller_register (Results 1 – 2 of 2) sorted by relevance
62 int acpi_dma_controller_register(struct device *dev,82 static inline int acpi_dma_controller_register(struct device *dev, in acpi_dma_controller_register() function
152 int acpi_dma_controller_register(struct device *dev, in acpi_dma_controller_register() function185 EXPORT_SYMBOL_GPL(acpi_dma_controller_register);248 ret = acpi_dma_controller_register(dev, acpi_dma_xlate, data); in devm_acpi_dma_controller_register()