Lines Matching defs:ops
1081 const struct v4l2_ctrl_ops *ops = &ov5693_ctrl_ops;
1108 ctrls->exposure = v4l2_ctrl_new_std(&ctrls->handler, ops,
1115 ops, V4L2_CID_ANALOGUE_GAIN,
1121 ctrls->digital_gain = v4l2_ctrl_new_std(&ctrls->handler, ops,
1129 ctrls->hflip = v4l2_ctrl_new_std(&ctrls->handler, ops,
1132 ctrls->vflip = v4l2_ctrl_new_std(&ctrls->handler, ops,
1136 ctrls->hblank = v4l2_ctrl_new_std(&ctrls->handler, ops,
1145 ctrls->vblank = v4l2_ctrl_new_std(&ctrls->handler, ops,
1151 &ctrls->handler, ops,
1167 ret = v4l2_ctrl_new_fwnode_properties(&ctrls->handler, ops,