Searched refs:acpi_dma_deconfigure (Results 1 – 5 of 5) sorted by relevance
344 acpi_dma_deconfigure(dev); in dma_deconfigure()
598 void acpi_dma_deconfigure(struct device *dev);
1476 void acpi_dma_deconfigure(struct device *dev) in acpi_dma_deconfigure() function1480 EXPORT_SYMBOL_GPL(acpi_dma_deconfigure);
834 static inline void acpi_dma_deconfigure(struct device *dev) { } in acpi_dma_deconfigure() function
1431 acpi_dma_deconfigure(&pdev->dev); in iort_add_platform_device()