Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dpch_dma.c319 static void pdc_dostart(struct pch_dma_chan *pd_chan, struct pch_dma_desc* desc) in pdc_dostart() function
369 pdc_dostart(pd_chan, pdc_first_queued(pd_chan)); in pdc_complete_all()
388 pdc_dostart(pd_chan, pdc_first_active(pd_chan)); in pdc_handle_error()
404 pdc_dostart(pd_chan, pdc_first_active(pd_chan)); in pdc_advance_work()
417 pdc_dostart(pd_chan, desc); in pd_tx_submit()