Home
last modified time | relevance | path

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

/drivers/dma/dw/
Dplatform.c95 static void dw_dma_acpi_controller_free(struct dw_dma *dw) in dw_dma_acpi_controller_free() function
103 static inline void dw_dma_acpi_controller_free(struct dw_dma *dw) {} in dw_dma_acpi_controller_free() function
236 dw_dma_acpi_controller_free(chip->dw); in dw_remove()