Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw/
Dcore.c49 static struct dw_desc *dwc_first_active(struct dw_dma_chan *dwc) in dwc_first_active() function
225 desc = dwc_first_active(dwc); in dwc_dostart_first_queued()
321 desc = dwc_first_active(dwc); in dwc_scan_descriptors()
436 bad_desc = dwc_first_active(dwc); in dwc_handle_error()
443 dwc_dostart(dwc, dwc_first_active(dwc)); in dwc_handle_error()
990 if (desc == dwc_first_active(dwc)) { in dwc_get_residue_and_status()