Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dtegra20-apb-dma.c177 bool to_terminate);
567 struct tegra_dma_sg_req *last_sg_req, bool to_terminate) in handle_continuous_head_request() argument
591 if (!to_terminate) in handle_continuous_head_request()
597 bool to_terminate) in handle_once_dma_done() argument
619 if (to_terminate || list_empty(&tdc->pending_sg_req)) in handle_once_dma_done()
626 bool to_terminate) in handle_cont_sngl_cycle_dma_done() argument
650 st = handle_continuous_head_request(tdc, sgreq, to_terminate); in handle_cont_sngl_cycle_dma_done()