Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/dw/
Dcore.c78 static struct dw_desc *dwc_first_active(struct dw_dma_chan *dwc) in dwc_first_active() function
266 desc = dwc_first_active(dwc); in dwc_dostart_first_queued()
367 desc = dwc_first_active(dwc); in dwc_scan_descriptors()
481 bad_desc = dwc_first_active(dwc); in dwc_handle_error()
488 dwc_dostart(dwc, dwc_first_active(dwc)); in dwc_handle_error()