Searched refs:V4L2_CID_VBLANK (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.4/drivers/media/i2c/ |
| D | ov2685.c | 542 case V4L2_CID_VBLANK: in ov2685_set_ctrl() 564 case V4L2_CID_VBLANK: in ov2685_set_ctrl() 645 V4L2_CID_VBLANK, mode->vts_def - mode->height, in ov2685_initialize_controls()
|
| D | ov5670.c | 2009 case V4L2_CID_VBLANK: in ov5670_set_ctrl() 2035 case V4L2_CID_VBLANK: in ov5670_set_ctrl() 2093 V4L2_CID_VBLANK, vblank_min, in ov5670_init_controls()
|
| D | ov5675.c | 616 if (ctrl->id == V4L2_CID_VBLANK) { in ov5675_set_ctrl() 646 case V4L2_CID_VBLANK: in ov5675_set_ctrl() 696 V4L2_CID_VBLANK, in ov5675_init_controls()
|
| D | ov5695.c | 1100 case V4L2_CID_VBLANK: in ov5695_set_ctrl() 1131 case V4L2_CID_VBLANK: in ov5695_set_ctrl() 1186 V4L2_CID_VBLANK, vblank_def, in ov5695_initialize_controls()
|
| D | ov8856.c | 708 if (ctrl->id == V4L2_CID_VBLANK) { in ov8856_set_ctrl() 738 case V4L2_CID_VBLANK: in ov8856_set_ctrl() 787 V4L2_CID_VBLANK, in ov8856_init_controls()
|
| D | ov13858.c | 1220 case V4L2_CID_VBLANK: in ov13858_set_ctrl() 1250 case V4L2_CID_VBLANK: in ov13858_set_ctrl() 1630 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_VBLANK, in ov13858_init_controls()
|
| D | imx319.c | 1888 case V4L2_CID_VBLANK: in imx319_set_ctrl() 1918 case V4L2_CID_VBLANK: in imx319_set_ctrl() 2303 V4L2_CID_VBLANK, vblank_min, in imx319_init_controls()
|
| D | imx355.c | 1189 case V4L2_CID_VBLANK: in imx355_set_ctrl() 1219 case V4L2_CID_VBLANK: in imx355_set_ctrl() 1603 V4L2_CID_VBLANK, vblank_min, in imx355_init_controls()
|
| D | mt9v111.c | 1060 case V4L2_CID_VBLANK: in mt9v111_s_ctrl() 1173 V4L2_CID_VBLANK, in mt9v111_probe()
|
| D | mt9v032.c | 663 case V4L2_CID_VBLANK: in mt9v032_s_ctrl() 1087 V4L2_CID_VBLANK, mt9v032->model->data->min_vblank, in mt9v032_probe()
|
| D | imx258.c | 1136 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_VBLANK, in imx258_init_controls()
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | ext-ctrls-image-source.rst | 30 ``V4L2_CID_VBLANK (integer)``
|
| /Linux-v5.4/drivers/staging/media/soc_camera/ |
| D | soc_mt9v022.c | 557 case V4L2_CID_VBLANK: in mt9v022_g_volatile_ctrl() 649 case V4L2_CID_VBLANK: in mt9v022_s_ctrl() 933 V4L2_CID_VBLANK, MT9V022_VERTICAL_BLANKING_MIN, in mt9v022_probe()
|
| /Linux-v5.4/drivers/media/platform/xilinx/ |
| D | xilinx-tpg.c | 845 V4L2_CID_VBLANK, XTPG_MIN_VBLANK, in xtpg_probe()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | v4l2-controls.h | 1030 #define V4L2_CID_VBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 1) macro
|
| /Linux-v5.4/drivers/media/i2c/smiapp/ |
| D | smiapp-core.c | 452 case V4L2_CID_VBLANK: in smiapp_set_ctrl() 556 V4L2_CID_VBLANK, 0, 1, 1, 0); in smiapp_init_controls()
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-ctrls.c | 1057 case V4L2_CID_VBLANK: return "Vertical Blanking"; in v4l2_ctrl_get_name()
|