Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
A Dia_css_pipeline.h46 bool stop_requested; member
/linux/drivers/staging/media/atomisp/pci/
A Dia_css_pipe.h115 bool stop_requested; member
A Dsh_css.c3755 if (pipe && pipe->stop_requested) { in ia_css_pipe_dequeue_buffer()
3769 pipe->stop_requested = false; in ia_css_pipe_dequeue_buffer()
4107 pipe->stop_requested = false; in sh_css_pipe_start()
4132 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4136 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4140 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4144 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
/linux/drivers/dma/xilinx/
A Dxdma.c75 bool stop_requested; member
381 xchan->stop_requested = false; in xdma_xfer_start()
474 xchan->stop_requested = false; in xdma_alloc_channels()
523 xdma_chan->stop_requested = true; in xdma_terminate_all()
890 if (xchan->stop_requested) in xdma_channel_isr()
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
A Dpipeline.c210 pipeline->stop_requested = true; in ia_css_pipeline_request_stop()
675 pipeline->stop_requested = false; in pipeline_init_defaults()

Completed in 23 milliseconds