Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h37 bool stop_requested; member
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h106 bool stop_requested; member
H A Dsh_css.c3746 if (pipe && pipe->stop_requested) { in ia_css_pipe_dequeue_buffer()
3760 pipe->stop_requested = false; in ia_css_pipe_dequeue_buffer()
4098 pipe->stop_requested = false; in sh_css_pipe_start()
4123 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4127 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4131 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
4135 stream->pipes[i]->stop_requested = false; in sh_css_pipe_start()
/linux-6.15/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()
886 if (xchan->stop_requested) in xdma_channel_isr()
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c201 pipeline->stop_requested = true; in ia_css_pipeline_request_stop()
666 pipeline->stop_requested = false; in pipeline_init_defaults()