Home
last modified time | relevance | path

Searched refs:dwc_chan_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dcore.c829 static inline void dwc_chan_resume(struct dw_dma_chan *dwc, bool drain) in dwc_chan_resume() function
846 dwc_chan_resume(dwc, false); in dwc_resume()
869 dwc_chan_resume(dwc, true); in dwc_terminate_all()
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dcore.c826 static inline void dwc_chan_resume(struct dw_dma_chan *dwc, bool drain) in dwc_chan_resume() function
843 dwc_chan_resume(dwc, false); in dwc_resume()
866 dwc_chan_resume(dwc, true); in dwc_terminate_all()

Completed in 4 milliseconds