Lines Matching refs:sd_ctrl_ops
949 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable
961 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
963 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
965 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
967 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
971 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
974 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
976 sd->awb = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
978 sd->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
980 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
982 sd->red_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
984 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
986 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
994 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()