Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-core.h332 struct fimc_vid_cap { struct
333 struct fimc_ctx *ctx;
334 struct vb2_alloc_ctx *alloc_ctx;
335 struct video_device *vfd;
336 struct v4l2_subdev *subdev;
337 struct media_pad vd_pad;
338 struct v4l2_mbus_framefmt mf;
339 struct media_pad sd_pads[FIMC_SD_PADS_NUM];
340 struct list_head pending_buf_q;
341 struct list_head active_buf_q;
[all …]