Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov9281.c1138 static const struct v4l2_ctrl_ops ov9281_ctrl_ops = { variable
1173 ov9281->vblank = v4l2_ctrl_new_std(handler, &ov9281_ctrl_ops, in ov9281_initialize_controls()
1179 ov9281->exposure = v4l2_ctrl_new_std(handler, &ov9281_ctrl_ops, in ov9281_initialize_controls()
1184 ov9281->anal_gain = v4l2_ctrl_new_std(handler, &ov9281_ctrl_ops, in ov9281_initialize_controls()
1189 ov9281->strobe = v4l2_ctrl_new_std(handler, &ov9281_ctrl_ops, in ov9281_initialize_controls()
1195 &ov9281_ctrl_ops, V4L2_CID_TEST_PATTERN, in ov9281_initialize_controls()