Home
last modified time | relevance | path

Searched refs:ov64a40_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov64a40.c3335 static const struct v4l2_ctrl_ops ov64a40_ctrl_ops = { variable
3351 v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, V4L2_CID_PIXEL_RATE, in ov64a40_init_controls()
3356 v4l2_ctrl_new_int_menu(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3361 v4l2_ctrl_new_std_menu_items(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3368 ov64a40->exposure = v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3374 ov64a40->hblank = v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3382 ov64a40->vblank = v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3386 v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, V4L2_CID_ANALOGUE_GAIN, in ov64a40_init_controls()
3390 ov64a40->hflip = v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
3395 ov64a40->vflip = v4l2_ctrl_new_std(hdlr, &ov64a40_ctrl_ops, in ov64a40_init_controls()
[all …]