Searched defs:fimc_is_video (Results 1 – 1 of 1) sorted by relevance
127 struct fimc_is_video { struct128 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 …]