Searched refs:req_compl (Results 1 – 2 of 2) sorted by relevance
19 complete(&chan->req_compl); in chan_irq()69 if (!wait_for_completion_timeout(&chan->req_compl, in mgb4_dma_transfer()94 init_completion(&mgbdev->c2h_chan[i].req_compl); in mgb4_dma_channel_init()105 init_completion(&mgbdev->h2c_chan[i].req_compl); in mgb4_dma_channel_init()
31 struct completion req_compl; member