Home
last modified time | relevance | path

Searched refs:is_can_stop (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h551 bool is_can_stop; member
H A Dcapture.c4122 stream->is_can_stop = false; in rkcif_csi_stream_start()
4124 stream->is_can_stop = true; in rkcif_csi_stream_start()
8677 stream->is_can_stop = true; in rkcif_line_wake_up()
8759 stream->is_can_stop = true; in rkcif_line_wake_up_rdbk()
10674 if (stream->stopping && stream->is_can_stop) { in rkcif_irq_pingpong()