Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dtxx9dmac.c166 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) in txx9dmac_first_active() function
464 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_complete_all()
516 bad_desc = txx9dmac_first_active(dc); in txx9dmac_handle_error()
528 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_handle_error()
604 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_scan_descriptors()
976 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_issue_pending()