Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dtegra20-apb-dma.c184 bool to_terminate);
572 struct tegra_dma_sg_req *last_sg_req, bool to_terminate) in handle_continuous_head_request() argument
596 if (!to_terminate) in handle_continuous_head_request()
602 bool to_terminate) in handle_once_dma_done() argument
624 if (to_terminate || list_empty(&tdc->pending_sg_req)) in handle_once_dma_done()
631 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()