Searched defs:ov5693_v4l2_ctrls (Results 1 – 1 of 1) sorted by relevance
162 struct ov5693_v4l2_ctrls { struct163 struct v4l2_ctrl_handler handler;164 struct v4l2_ctrl *link_freq;165 struct v4l2_ctrl *pixel_rate;166 struct v4l2_ctrl *exposure;167 struct v4l2_ctrl *analogue_gain;168 struct v4l2_ctrl *digital_gain;169 struct v4l2_ctrl *hflip;170 struct v4l2_ctrl *vflip;171 struct v4l2_ctrl *hblank;[all …]