Searched refs:VIDEO_STREAMING (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/media/platform/aspeed/ |
| D | aspeed-video.c | 219 VIDEO_STREAMING, enumerator 823 if (test_bit(VIDEO_STREAMING, &video->flags) && !empty) in aspeed_video_irq() 1657 if (test_bit(VIDEO_STREAMING, &video->flags)) in aspeed_video_set_ctrl() 1662 if (test_bit(VIDEO_STREAMING, &video->flags)) in aspeed_video_set_ctrl() 1667 if (test_bit(VIDEO_STREAMING, &video->flags)) in aspeed_video_set_ctrl() 1672 if (test_bit(VIDEO_STREAMING, &video->flags)) in aspeed_video_set_ctrl() 1735 } else if (test_bit(VIDEO_STREAMING, &video->flags)) { in aspeed_video_resolution_work() 1842 set_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_start_streaming() 1851 clear_bit(VIDEO_STREAMING, &video->flags); in aspeed_video_stop_streaming() 1887 if (test_bit(VIDEO_STREAMING, &video->flags) && in aspeed_video_buf_queue()
|