Home
last modified time | relevance | path

Searched refs:devm_acpi_dma_controller_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
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) in devm_acpi_dma_controller_free() function
/linux/drivers/dma/
A Dacpi-dma.c288 void devm_acpi_dma_controller_free(struct device *dev) in devm_acpi_dma_controller_free() function
292 EXPORT_SYMBOL_GPL(devm_acpi_dma_controller_free);
/linux/Documentation/driver-api/driver-model/
A Ddevres.rst462 devm_acpi_dma_controller_free()

Completed in 6 milliseconds