Searched refs:ov02c10_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /drivers/media/i2c/ |
| A D | ov02c10.c | 475 static const struct v4l2_ctrl_ops ov02c10_ctrl_ops = { variable 492 &ov02c10_ctrl_ops, in ov02c10_init_controls() 503 ov02c10->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls() 516 ov02c10->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls() 521 ov02c10->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls() 527 v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ov02c10_init_controls() 530 v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ov02c10_init_controls() 534 ov02c10->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls() 540 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov02c10_ctrl_ops, in ov02c10_init_controls() 549 v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &ov02c10_ctrl_ops, &props); in ov02c10_init_controls()
|
Completed in 4 milliseconds