Searched refs:VIDEO_STREAMING (Results 1 – 1 of 1) sorted by relevance
187 VIDEO_STREAMING, enumerator605 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()