/openbmc/linux/Documentation/driver-api/media/ |
H A 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
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-image-source.rst | 30 ``V4L2_CID_HBLANK (integer)``
|
/openbmc/linux/drivers/media/i2c/ |
H A D | imx334.c | 716 case V4L2_CID_HBLANK: in imx334_set_ctrl() 1278 V4L2_CID_HBLANK, in imx334_init_controls()
|
H A D | mt9v111.c | 1055 case V4L2_CID_HBLANK: in mt9v111_s_ctrl() 1169 V4L2_CID_HBLANK, in mt9v111_probe()
|
H A D | ov5647.c | 1273 case V4L2_CID_HBLANK: in ov5647_s_ctrl() 1332 V4L2_CID_HBLANK, hblank, hblank, 1, in ov5647_init_controls()
|
H A D | ov9282.c | 705 case V4L2_CID_HBLANK: in ov9282_set_ctrl() 1363 V4L2_CID_HBLANK, in ov9282_init_controls()
|
H A D | mt9v032.c | 673 case V4L2_CID_HBLANK: in mt9v032_s_ctrl() 1097 V4L2_CID_HBLANK, mt9v032->model->data->min_hblank, in mt9v032_probe()
|
H A D | ov5670.c | 2078 case V4L2_CID_HBLANK: in ov5670_set_ctrl() 2147 ctrl_hdlr, &ov5670_ctrl_ops, V4L2_CID_HBLANK, in ov5670_init_controls()
|
H A D | ar0521.c | 554 case V4L2_CID_HBLANK: in ar0521_s_ctrl() 627 ctrls->hblank = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_HBLANK, in ar0521_init_controls()
|
H A D | imx290.c | 803 case V4L2_CID_HBLANK: in imx290_set_ctrl() 925 V4L2_CID_HBLANK, 1, 1, 1, 1); in imx290_ctrl_init()
|
H A D | og01a1b.c | 642 V4L2_CID_HBLANK, h_blank, h_blank, in og01a1b_init_controls()
|
H A D | ov2685.c | 701 ov2685->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov2685_initialize_controls()
|
H A D | imx335.c | 1004 V4L2_CID_HBLANK, in imx335_init_controls()
|
H A D | imx412.c | 1146 V4L2_CID_HBLANK, in imx412_init_controls()
|
H A D | ov8858.c | 1726 ov8858->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov8858_init_ctrls()
|
H A D | ov01a10.c | 563 V4L2_CID_HBLANK, h_blank, h_blank, in ov01a10_init_controls()
|
H A D | ov9734.c | 576 V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov9734_init_controls()
|
H A D | ov02a10.c | 764 v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, h_blank, h_blank, 1, in ov02a10_initialize_controls()
|
H A D | ov5695.c | 1189 ov5695->hblank = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, in ov5695_initialize_controls()
|
H A D | ov4689.c | 737 ctrl = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, h_blank_def, in ov4689_initialize_controls()
|
H A D | ov13858.c | 1643 ctrl_hdlr, &ov13858_ctrl_ops, V4L2_CID_HBLANK, in ov13858_init_controls()
|
H A D | hi847.c | 2518 V4L2_CID_HBLANK, h_blank, h_blank, 1, in hi847_init_controls()
|
H A D | imx208.c | 924 v4l2_ctrl_new_std(ctrl_hdlr, &imx208_ctrl_ops, V4L2_CID_HBLANK, in imx208_init_controls()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1150 case V4L2_CID_HBLANK: return "Horizontal Blanking"; in v4l2_ctrl_get_name()
|
/openbmc/linux/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 851 V4L2_CID_HBLANK, XTPG_MIN_HBLANK, in xtpg_probe()
|