Searched refs:dw_dma_acpi_controller_free (Results 1 – 3 of 3) sorted by relevance
28 void dw_dma_acpi_controller_free(struct dw_dma *dw);31 static inline void dw_dma_acpi_controller_free(struct dw_dma *dw) {} in dw_dma_acpi_controller_free() function
45 void dw_dma_acpi_controller_free(struct dw_dma *dw) in dw_dma_acpi_controller_free() function
102 dw_dma_acpi_controller_free(chip->dw); in dw_remove()