Lines Matching refs:sd_ctrl_ops
953 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable
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()
969 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()
975 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
978 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
980 sd->awb = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
982 sd->gain = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
984 sd->blue_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
986 sd->red_balance = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
988 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
990 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
998 sd->freq = v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()