Searched refs:V4L2_CID_HBLANK (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-image-source.rst | 30 ``V4L2_CID_HBLANK (integer)``
|
| /Linux-v5.10/drivers/media/i2c/ |
| D | mt9v111.c | 1054 case V4L2_CID_HBLANK: in mt9v111_s_ctrl() 1168 V4L2_CID_HBLANK, in mt9v111_probe()
|
| D | mt9v032.c | 665 case V4L2_CID_HBLANK: in mt9v032_s_ctrl() 1089 V4L2_CID_HBLANK, mt9v032->model->data->min_hblank, in mt9v032_probe()
|
| D | ov2685.c | 639 ov2685->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov2685_initialize_controls()
|
| D | imx258.c | 1145 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_HBLANK, in imx258_init_controls()
|
| D | hi556.c | 722 V4L2_CID_HBLANK, h_blank, h_blank, 1, in hi556_init_controls()
|
| D | ov5670.c | 2100 ctrl_hdlr, &ov5670_ctrl_ops, V4L2_CID_HBLANK, in ov5670_init_controls()
|
| D | ov5675.c | 768 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov5675_init_controls()
|
| D | ov5695.c | 1192 ov5695->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov5695_initialize_controls()
|
| D | ov13858.c | 1639 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_HBLANK, in ov13858_init_controls()
|
| D | ov2740.c | 559 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov2740_init_controls()
|
| D | imx319.c | 2309 V4L2_CID_HBLANK, hblank, hblank, in imx319_init_controls()
|
| D | imx355.c | 1609 V4L2_CID_HBLANK, hblank, hblank, in imx355_init_controls()
|
| D | ov8856.c | 1250 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov8856_init_controls()
|
| D | imx219.c | 1292 V4L2_CID_HBLANK, hblank, hblank, in imx219_init_controls()
|
| /Linux-v5.10/Documentation/driver-api/media/ |
| D | camera-sensor.rst | 78 Horizontal and vertical blanking are specified by ``V4L2_CID_HBLANK`` and
|
| /Linux-v5.10/include/uapi/linux/ |
| D | v4l2-controls.h | 1074 #define V4L2_CID_HBLANK (V4L2_CID_IMAGE_SOURCE_CLASS_BASE + 2) macro
|
| /Linux-v5.10/drivers/media/platform/xilinx/ |
| D | xilinx-tpg.c | 848 V4L2_CID_HBLANK, XTPG_MIN_HBLANK, in xtpg_probe()
|
| /Linux-v5.10/drivers/media/i2c/smiapp/ |
| D | smiapp-core.c | 541 case V4L2_CID_HBLANK: in smiapp_set_ctrl() 634 V4L2_CID_HBLANK, 0, 1, 1, 0); in smiapp_init_controls()
|
| /Linux-v5.10/drivers/media/v4l2-core/ |
| D | v4l2-ctrls.c | 1127 case V4L2_CID_HBLANK: return "Horizontal Blanking"; in v4l2_ctrl_get_name()
|