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.c77 bool stop_requested; member
383 xchan->stop_requested = false; in xdma_xfer_start()
472 xchan->stop_requested = false; in xdma_alloc_channels()
521 xdma_chan->stop_requested = true; in xdma_terminate_all()
886 if (xchan->stop_requested) in xdma_channel_isr()