Home
last modified time | relevance | path

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

/linux/drivers/dma/xilinx/
H A Dxdma.c75 bool stop_requested; member
381 xchan->stop_requested = false; in xdma_xfer_start()
470 xchan->stop_requested = false; in xdma_alloc_channels()
519 xdma_chan->stop_requested = true; in xdma_terminate_all()
884 if (xchan->stop_requested) in xdma_channel_isr()