Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Daspeed-video.c187 VIDEO_STREAMING, enumerator
605 if (test_bit(VIDEO_STREAMING, &video->flags) && buf) in aspeed_video_irq()
1327 } else if (test_bit(VIDEO_STREAMING, &video->flags)) { in aspeed_video_resolution_work()
1430 set_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_start_streaming()
1439 clear_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_stop_streaming()
1475 if (test_bit(VIDEO_STREAMING, &video->flags) && in aspeed_video_buf_queue()