Searched refs:dw_dma_acpi_controller_free (Results 1 – 4 of 4) sorted by relevance
46 void dw_dma_acpi_controller_free(struct dw_dma *dw) in dw_dma_acpi_controller_free() function55 EXPORT_SYMBOL_GPL(dw_dma_acpi_controller_free);
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
72 dw_dma_acpi_controller_free(chip->dw); in dw_pci_remove()
102 dw_dma_acpi_controller_free(chip->dw); in dw_remove()