Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dpch_dma.c314 static void pdc_dostart(struct pch_dma_chan *pd_chan, struct pch_dma_desc* desc) in pdc_dostart() function
364 pdc_dostart(pd_chan, pdc_first_queued(pd_chan)); in pdc_complete_all()
383 pdc_dostart(pd_chan, pdc_first_active(pd_chan)); in pdc_handle_error()
399 pdc_dostart(pd_chan, pdc_first_active(pd_chan)); in pdc_advance_work()
412 pdc_dostart(pd_chan, desc); in pd_tx_submit()