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

/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h46 bool stop_requested; member in struct:ia_css_pipeline
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h114 /* TODO: Remove stop_requested and use stop_requested in the pipeline */
115 bool stop_requested; member in struct:ia_css_pipe
H A Dsh_css.c3869 if (pipe && pipe->stop_requested) {
3883 pipe->stop_requested = false;
4227 pipe->stop_requested = false;
4252 stream->pipes[i]->stop_requested = false;
4256 stream->pipes[i]->stop_requested = false;
4260 stream->pipes[i]->stop_requested = false;
4264 stream->pipes[i]->stop_requested = false;
/linux-master/drivers/dma/xilinx/
H A Dxdma.c75 bool stop_requested; member in struct:xdma_chan
381 xchan->stop_requested = false;
474 xchan->stop_requested = false;
523 xdma_chan->stop_requested = true;
888 if (xchan->stop_requested)
/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c210 pipeline->stop_requested = true;
675 pipeline->stop_requested = false;

Completed in 191 milliseconds