Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Daspeed-video.c189 VIDEO_STREAMING, enumerator
636 if (test_bit(VIDEO_STREAMING, &video->flags) && buf) in aspeed_video_irq()
1364 } else if (test_bit(VIDEO_STREAMING, &video->flags)) { in aspeed_video_resolution_work()
1467 set_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_start_streaming()
1476 clear_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_stop_streaming()
1512 if (test_bit(VIDEO_STREAMING, &video->flags) && in aspeed_video_buf_queue()