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

/linux-4.4.14/include/linux/
H A Dacpi_dma.h71 void devm_acpi_dma_controller_free(struct device *dev);
100 static inline void devm_acpi_dma_controller_free(struct device *dev) devm_acpi_dma_controller_free() function
/linux-4.4.14/drivers/dma/
H A Dacpi-dma.c259 * devm_acpi_dma_controller_free - resource managed acpi_dma_controller_free()
266 void devm_acpi_dma_controller_free(struct device *dev) devm_acpi_dma_controller_free() function
270 EXPORT_SYMBOL_GPL(devm_acpi_dma_controller_free); variable

Completed in 135 milliseconds