Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dtxx9dmac.c163 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) in txx9dmac_first_active() function
460 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_complete_all()
512 bad_desc = txx9dmac_first_active(dc); in txx9dmac_handle_error()
524 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_handle_error()
600 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_scan_descriptors()
971 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_issue_pending()
/kernel/linux/linux-6.6/drivers/dma/
H A Dtxx9dmac.c163 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) in txx9dmac_first_active() function
460 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_complete_all()
512 bad_desc = txx9dmac_first_active(dc); in txx9dmac_handle_error()
524 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_handle_error()
600 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_scan_descriptors()
971 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_issue_pending()

Completed in 4 milliseconds