Home
last modified time | relevance | path

Searched refs:is_can_stop (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h537 bool is_can_stop; member
H A Dcapture.c2438 stream->is_can_stop = false; in rkcif_csi_stream_start()
2440 stream->is_can_stop = true; in rkcif_csi_stream_start()
6042 stream->is_can_stop = true; in rkcif_line_wake_up()
7276 if (stream->stopping && stream->is_can_stop) { in rkcif_irq_pingpong()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h496 bool is_can_stop; member
H A Dcapture.c2490 stream->is_can_stop = false; in rkcif_csi_stream_start()
2492 stream->is_can_stop = true; in rkcif_csi_stream_start()
6271 stream->is_can_stop = true; in rkcif_line_wake_up()
7576 if (stream->stopping && stream->is_can_stop) { in rkcif_irq_pingpong()

Completed in 22 milliseconds