Searched refs:s5k4aa_ctrl_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k4aa.c26 static const struct v4l2_ctrl_ops s5k4aa_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
339 v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_BRIGHTNESS, s5k4aa_init_controls()
342 v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_EXPOSURE, s5k4aa_init_controls()
345 v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_GAIN, s5k4aa_init_controls()
348 v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_SHARPNESS, s5k4aa_init_controls()
351 sd->hflip = v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_HFLIP, s5k4aa_init_controls()
353 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_VFLIP, s5k4aa_init_controls()

Completed in 37 milliseconds