Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov4689.c706 static const struct v4l2_ctrl_ops ov4689_ctrl_ops = { variable
743 v4l2_ctrl_new_std(handler, &ov4689_ctrl_ops, V4L2_CID_VBLANK, in ov4689_initialize_controls()
749 v4l2_ctrl_new_std(handler, &ov4689_ctrl_ops, V4L2_CID_EXPOSURE, in ov4689_initialize_controls()
753 v4l2_ctrl_new_std(handler, &ov4689_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ov4689_initialize_controls()
759 v4l2_ctrl_new_std_menu_items(handler, &ov4689_ctrl_ops, in ov4689_initialize_controls()
775 ret = v4l2_ctrl_new_fwnode_properties(handler, &ov4689_ctrl_ops, in ov4689_initialize_controls()