Home
last modified time | relevance | path

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

/drivers/dma/dw/
Dinternal.h39 void dw_dma_of_controller_free(struct dw_dma *dw);
46 static inline void dw_dma_of_controller_free(struct dw_dma *dw) {} in dw_dma_of_controller_free() function
Dof.c114 void dw_dma_of_controller_free(struct dw_dma *dw) in dw_dma_of_controller_free() function
Dplatform.c104 dw_dma_of_controller_free(chip->dw); in dw_remove()