ov7740_ctrl_ops   586 drivers/media/i2c/ov7740.c static const struct v4l2_ctrl_ops ov7740_ctrl_ops = {
ov7740_ctrl_ops   986 drivers/media/i2c/ov7740.c 	ov7740->auto_wb = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops   989 drivers/media/i2c/ov7740.c 	ov7740->blue_balance = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops   992 drivers/media/i2c/ov7740.c 	ov7740->red_balance = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops   996 drivers/media/i2c/ov7740.c 	ov7740->brightness = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops   999 drivers/media/i2c/ov7740.c 	ov7740->contrast = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1002 drivers/media/i2c/ov7740.c 	ov7740->saturation = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1004 drivers/media/i2c/ov7740.c 	ov7740->hflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1006 drivers/media/i2c/ov7740.c 	ov7740->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1009 drivers/media/i2c/ov7740.c 	ov7740->gain = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1012 drivers/media/i2c/ov7740.c 	ov7740->auto_gain = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1015 drivers/media/i2c/ov7740.c 	ov7740->exposure = v4l2_ctrl_new_std(ctrl_hdlr, &ov7740_ctrl_ops,
ov7740_ctrl_ops  1019 drivers/media/i2c/ov7740.c 					&ov7740_ctrl_ops,