Searched refs:s5k83a_ctrl_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/ |
H A D | m5602_s5k83a.c | 22 static const struct v4l2_ctrl_ops s5k83a_ctrl_ops = { variable 268 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_BRIGHTNESS, in s5k83a_init_controls() 271 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_EXPOSURE, in s5k83a_init_controls() 275 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_GAIN, in s5k83a_init_controls() 278 sd->hflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_HFLIP, in s5k83a_init_controls() 280 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_VFLIP, in s5k83a_init_controls()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/ |
H A D | m5602_s5k83a.c | 22 static const struct v4l2_ctrl_ops s5k83a_ctrl_ops = { variable 268 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_BRIGHTNESS, in s5k83a_init_controls() 271 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_EXPOSURE, in s5k83a_init_controls() 275 v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_GAIN, in s5k83a_init_controls() 278 sd->hflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_HFLIP, in s5k83a_init_controls() 280 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_VFLIP, in s5k83a_init_controls()
|
Completed in 2 milliseconds