Lines Matching refs:sd_ctrl_ops
940 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable
952 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
954 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
956 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
958 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
962 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 sd->awb = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
969 sd->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
971 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
973 sd->red_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
975 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
977 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
985 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()