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

/linux-master/drivers/media/i2c/
H A Dov8858.c1612 static const struct v4l2_ctrl_ops ov8858_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1735 ov8858->vblank = v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops,
1741 ov8858->exposure = v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops,
1747 v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
1751 v4l2_ctrl_new_std(handler, &ov8858_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
1756 v4l2_ctrl_new_std_menu_items(handler, &ov8858_ctrl_ops,
1770 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov8858_ctrl_ops,

Completed in 184 milliseconds