Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c74 VIDEO_STREAMING, enumerator
873 if (test_bit(VIDEO_STREAMING, &video->flags)) { in npcm_video_detect_resolution()
1069 !test_bit(VIDEO_STREAMING, &video->flags)) in npcm_video_irq()
1488 set_bit(VIDEO_STREAMING, &video->flags); in npcm_video_start_streaming()
1497 clear_bit(VIDEO_STREAMING, &video->flags); in npcm_video_stop_streaming()
1518 if (test_bit(VIDEO_STREAMING, &video->flags) && in npcm_video_buf_queue()
1536 if (test_bit(VIDEO_STREAMING, &video->flags)) { in npcm_video_buf_finish()