Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dtegra20-apb-dma.c182 bool to_terminate);
548 struct tegra_dma_sg_req *last_sg_req, bool to_terminate) in handle_continuous_head_request() argument
572 if (!to_terminate) in handle_continuous_head_request()
578 bool to_terminate) in handle_once_dma_done() argument
600 if (to_terminate || list_empty(&tdc->pending_sg_req)) in handle_once_dma_done()
608 bool to_terminate) in handle_cont_sngl_cycle_dma_done() argument
627 st = handle_continuous_head_request(tdc, sgreq, to_terminate); in handle_cont_sngl_cycle_dma_done()