Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov08x40.c2731 static const struct v4l2_ctrl_ops ov08x40_ctrl_ops = { variable
3053 &ov08x40_ctrl_ops, in ov08x40_init_controls()
3064 ov08x->pixel_rate = v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
3072 ov08x->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
3079 ov08x->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
3086 ov08x->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
3092 v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ov08x40_init_controls()
3097 v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ov08x40_init_controls()
3101 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
3106 v4l2_ctrl_new_std(ctrl_hdlr, &ov08x40_ctrl_ops, in ov08x40_init_controls()
[all …]