Searched refs:V4L2_CID_HBLANK (Results 1 – 25 of 38) sorted by relevance
12
| /Linux-v6.1/Documentation/driver-api/media/ |
| D | camera-sensor.rst | 97 Horizontal and vertical blanking are specified by ``V4L2_CID_HBLANK`` and 98 ``V4L2_CID_VBLANK``, respectively. The unit of the ``V4L2_CID_HBLANK`` control
|
| /Linux-v6.1/drivers/media/i2c/ |
| D | ar0521.c | 437 case V4L2_CID_HBLANK: in ar0521_s_ctrl() 454 case V4L2_CID_HBLANK: in ar0521_s_ctrl() 509 ctrls->hblank = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_HBLANK, in ar0521_init_controls()
|
| D | ov5647.c | 1248 case V4L2_CID_HBLANK: in ov5647_s_ctrl() 1307 V4L2_CID_HBLANK, hblank, hblank, 1, in ov5647_init_controls()
|
| D | mt9v111.c | 1055 case V4L2_CID_HBLANK: in mt9v111_s_ctrl() 1169 V4L2_CID_HBLANK, in mt9v111_probe()
|
| D | mt9v032.c | 673 case V4L2_CID_HBLANK: in mt9v032_s_ctrl() 1097 V4L2_CID_HBLANK, mt9v032->model->data->min_hblank, in mt9v032_probe()
|
| D | ov2685.c | 636 ov2685->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov2685_initialize_controls()
|
| D | imx412.c | 1147 V4L2_CID_HBLANK, in imx412_init_controls()
|
| D | ov9282.c | 981 V4L2_CID_HBLANK, in ov9282_init_controls()
|
| D | imx334.c | 979 V4L2_CID_HBLANK, in imx334_init_controls()
|
| D | imx335.c | 973 V4L2_CID_HBLANK, in imx335_init_controls()
|
| D | og01a1b.c | 642 V4L2_CID_HBLANK, h_blank, h_blank, in og01a1b_init_controls()
|
| D | ov5695.c | 1189 ov5695->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov5695_initialize_controls()
|
| D | ov5670.c | 2104 ctrl_hdlr, &ov5670_ctrl_ops, V4L2_CID_HBLANK, in ov5670_init_controls()
|
| D | ov9734.c | 576 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov9734_init_controls()
|
| D | imx258.c | 1196 ctrl_hdlr, &imx258_ctrl_ops, V4L2_CID_HBLANK, in imx258_init_controls()
|
| D | hi556.c | 725 V4L2_CID_HBLANK, h_blank, h_blank, 1, in hi556_init_controls()
|
| D | ov02a10.c | 764 v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov02a10_initialize_controls()
|
| D | ov5675.c | 797 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov5675_init_controls()
|
| D | hi847.c | 2518 V4L2_CID_HBLANK, h_blank, h_blank, 1, in hi847_init_controls()
|
| D | imx208.c | 924 v4l2_ctrl_new_std(ctrl_hdlr, &imx208_ctrl_ops, V4L2_CID_HBLANK, in imx208_init_controls()
|
| D | ov13858.c | 1643 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_HBLANK, in ov13858_init_controls()
|
| D | ov2740.c | 612 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov2740_init_controls()
|
| /Linux-v6.1/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-image-source.rst | 30 ``V4L2_CID_HBLANK (integer)``
|
| /Linux-v6.1/drivers/media/v4l2-core/ |
| D | v4l2-ctrls-defs.c | 1107 case V4L2_CID_HBLANK: return "Horizontal Blanking"; in v4l2_ctrl_get_name()
|
| /Linux-v6.1/drivers/media/platform/xilinx/ |
| D | xilinx-tpg.c | 851 V4L2_CID_HBLANK, XTPG_MIN_HBLANK, in xtpg_probe()
|
12