Home
last modified time | relevance | path

Searched defs:devm_acpi_dma_controller_free (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dacpi_dma.h97 static inline void devm_acpi_dma_controller_free(struct device *dev) in devm_acpi_dma_controller_free() function
/kernel/linux/linux-6.6/include/linux/
H A Dacpi_dma.h97 static inline void devm_acpi_dma_controller_free(struct device *dev) in devm_acpi_dma_controller_free() function
/kernel/linux/linux-5.10/drivers/dma/
H A Dacpi-dma.c280 void devm_acpi_dma_controller_free(struct device *dev) in devm_acpi_dma_controller_free() function
284 EXPORT_SYMBOL_GPL(devm_acpi_dma_controller_free); variable
/kernel/linux/linux-6.6/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); variable

Completed in 3 milliseconds