Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/Documentation/driver-api/driver-model/
A Ddevres.rst453 devm_acpi_dma_controller_free()

Completed in 6 milliseconds