Searched defs:ov5693_v4l2_ctrls (Results 1 – 1 of 1) sorted by relevance
171 struct ov5693_v4l2_ctrls { struct172 struct v4l2_ctrl_handler handler;173 struct v4l2_ctrl *link_freq;174 struct v4l2_ctrl *pixel_rate;175 struct v4l2_ctrl *exposure;176 struct v4l2_ctrl *analogue_gain;177 struct v4l2_ctrl *digital_gain;178 struct v4l2_ctrl *hflip;179 struct v4l2_ctrl *vflip;180 struct v4l2_ctrl *hblank;[all …]