Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-isp.h127 struct fimc_is_video { struct
128 struct exynos_video_entity ve;
129 enum v4l2_buf_type type;
130 struct media_pad pad;
131 struct list_head pending_buf_q;
132 struct list_head active_buf_q;
133 struct vb2_queue vb_queue;
134 unsigned int reqbufs_count;
135 unsigned int buf_count;
136 unsigned int buf_mask;
[all …]