Searched refs:ov02e10_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /drivers/media/i2c/ |
| A D | ov02e10.c | 371 static const struct v4l2_ctrl_ops ov02e10_ctrl_ops = { variable 388 &ov02e10_ctrl_ops, in ov02e10_init_controls() 396 ov02e10->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 403 ov02e10->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 408 ov02e10->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 418 v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ov02e10_init_controls() 423 ov02e10->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 430 ov02e10->hflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 435 ov02e10->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() 440 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov02e10_ctrl_ops, in ov02e10_init_controls() [all …]
|
Completed in 6 milliseconds