Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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-v6.6/drivers/dma/
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-v6.6/Documentation/driver-api/driver-model/
Ddevres.rst454 devm_acpi_dma_controller_free()