Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov8858.c1609 static const struct v4l2_ctrl_ops ov8858_ctrl_ops = { variable
1732 ov8858->vblank = v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
1738 ov8858->exposure = v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
1744 v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ov8858_init_ctrls()
1748 v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, V4L2_CID_DIGITAL_GAIN, in ov8858_init_ctrls()
1753 v4l2_ctrl_new_std_menu_items(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()
1767 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops, in ov8858_init_ctrls()