Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A 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()
/kernel/linux/linux-6.6/drivers/dma/
H A 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()

Completed in 3 milliseconds