Lines Matching refs:sd_ctrl_ops
99 static const struct v4l2_ctrl_ops sd_ctrl_ops = { variable
112 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_BRIGHTNESS, in sd_init_controls()
117 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_CONTRAST, in sd_init_controls()
122 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_SATURATION, in sd_init_controls()
127 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_HUE, in sd_init_controls()
131 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_GAMMA, in sd_init_controls()
135 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_HFLIP, in sd_init_controls()
139 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_VFLIP, in sd_init_controls()
143 v4l2_ctrl_new_std_menu(hdl, &sd_ctrl_ops, in sd_init_controls()
148 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
153 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, V4L2_CID_SHARPNESS, in sd_init_controls()
158 v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()