Searched refs:capture_streaming (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c341 bool capture_streaming = csi_dev->capture.state.streaming; local
357 if (capture_streaming) {
413 bool capture_streaming = csi_dev->capture.state.streaming; local
456 if (capture_streaming)
461 if (capture_streaming)
466 if (capture_streaming)
478 if (capture_streaming)
H A Dsun6i_csi.c136 bool capture_streaming = csi_dev->capture.state.streaming; local
145 else if (!(status & enable) || !capture_streaming)
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.c336 bool capture_streaming = isp_dev->capture.state.streaming; local
343 if (state->streaming && capture_streaming)
352 bool capture_streaming = isp_dev->capture.state.streaming; local
361 if (capture_streaming)

Completed in 128 milliseconds