Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dtxx9dmac.c166 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) in txx9dmac_first_active() function
467 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_complete_all()
519 bad_desc = txx9dmac_first_active(dc); in txx9dmac_handle_error()
531 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_handle_error()
607 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_scan_descriptors()
979 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_issue_pending()