Home
last modified time | relevance | path

Searched defs:fimc_is_video (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/media/platform/exynos4-is/
Dfimc-isp.h124 struct fimc_is_video { struct
125 struct exynos_video_entity ve;
126 enum v4l2_buf_type type;
127 struct media_pad pad;
128 struct list_head pending_buf_q;
129 struct list_head active_buf_q;
130 struct vb2_queue vb_queue;
131 unsigned int reqbufs_count;
132 unsigned int buf_count;
133 unsigned int buf_mask;
[all …]