Home
last modified time | relevance | path

Searched refs:ov5648_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5648.c1203 static const struct v4l2_ctrl_ops ov5648_ctrl_ops = { variable
1238 ov5648->vblank = v4l2_ctrl_new_std(handler, &ov5648_ctrl_ops, in ov5648_initialize_controls()
1244 ov5648->exposure = v4l2_ctrl_new_std(handler, &ov5648_ctrl_ops, in ov5648_initialize_controls()
1249 ov5648->anal_gain = v4l2_ctrl_new_std(handler, &ov5648_ctrl_ops, in ov5648_initialize_controls()
1255 ov5648->digi_gain = v4l2_ctrl_new_std(handler, &ov5648_ctrl_ops, in ov5648_initialize_controls()
1261 &ov5648_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov5648_initialize_controls()