Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dk3dma.c92 struct k3_dma_desc_sw *ds_done; member
211 p->ds_done = p->ds_run; in k3_dma_int_handler()
251 c->phy->ds_done = NULL; in k3_dma_start_txd()
256 c->phy->ds_done = NULL; in k3_dma_start_txd()
272 if (p && p->ds_done) { in k3_dma_tasklet()
591 p->ds_run = p->ds_done = NULL; in k3_dma_terminate_all()