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

/linux-master/drivers/media/i2c/
H A Dhi846.c1408 static const struct v4l2_ctrl_ops hi846_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
1428 v4l2_ctrl_new_int_menu(ctrl_hdlr, &hi846_ctrl_ops,
1436 v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops,
1440 hi846->vblank = v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops,
1451 hi846->hblank = v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops,
1457 v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops, V4L2_CID_ANALOGUE_GAIN,
1460 v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops, V4L2_CID_DIGITAL_GAIN,
1464 hi846->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &hi846_ctrl_ops,
1469 v4l2_ctrl_new_std_menu_items(ctrl_hdlr, &hi846_ctrl_ops,
1484 ret = v4l2_ctrl_new_fwnode_properties(ctrl_hdlr, &hi846_ctrl_ops,
[all...]

Completed in 123 milliseconds