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

/linux-master/drivers/media/i2c/
H A Dhi556.c827 static const struct v4l2_ctrl_ops hi556_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
843 hi556->link_freq = v4l2_ctrl_new_int_menu(ctrl_hdlr, &hi556_ctrl_ops,
851 (ctrl_hdlr, &hi556_ctrl_ops,
856 hi556->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &hi556_ctrl_ops,
867 hi556->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &hi556_ctrl_ops,
873 v4l2_ctrl_new_std(ctrl_hdlr, &hi556_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
876 v4l2_ctrl_new_std(ctrl_hdlr, &hi556_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
880 hi556->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &hi556_ctrl_ops,
885 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &hi556_ctrl_ops,

Completed in 243 milliseconds