Searched defs:isp_prev_device (Results 1 – 1 of 1) sorted by relevance
169 struct isp_prev_device { struct170 struct v4l2_subdev subdev;171 struct media_pad pads[PREV_PADS_NUM];172 struct v4l2_mbus_framefmt formats[PREV_PADS_NUM];196 int omap3isp_preview_register_entities(struct isp_prev_device *prv, argument