Searched refs:devm_acpi_dma_controller_free (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dacpi_dma.h68 void devm_acpi_dma_controller_free(struct device *dev);
97 static inline void devm_acpi_dma_controller_free(struct device *dev) function
/linux-master/drivers/dma/
H A Dacpi-dma.c280 * devm_acpi_dma_controller_free - resource managed acpi_dma_controller_free()
288 void devm_acpi_dma_controller_free(struct device *dev) function
292 EXPORT_SYMBOL_GPL(devm_acpi_dma_controller_free); variable

Completed in 112 milliseconds