Home
last modified time | relevance | path

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

/openbmc/linux/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) in devm_acpi_dma_controller_free() function
/openbmc/linux/drivers/dma/
H 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);
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddevres.rst454 devm_acpi_dma_controller_free()