Searched refs:V4L2_CID_3A_LOCK (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-ctrls.c | 359 case V4L2_CID_3A_LOCK: in s5c73m3_s_ctrl() 535 V4L2_CID_3A_LOCK, 0, 0x7, 0, 0); in s5c73m3_init_controls()
|
/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp.c | 637 case V4L2_CID_3A_LOCK: in fimc_is_s_ctrl() 755 V4L2_CID_3A_LOCK, 0, 0x3, 0, 0); in fimc_isp_subdev_create()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 1079 case V4L2_CID_3A_LOCK: return "3A Lock"; in v4l2_ctrl_get_name() 1476 case V4L2_CID_3A_LOCK: in v4l2_ctrl_fill()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | v4l2.rst | 190 V4L2_CID_SCENE_MODE, V4L2_CID_3A_LOCK,
|
H A D | ext-ctrls-camera.rst | 173 Setting ``V4L2_LOCK_FOCUS`` lock bit of the ``V4L2_CID_3A_LOCK`` 467 ``V4L2_CID_3A_LOCK (bitmask)``
|
H A D | hist-v4l2.rst | 1090 ``V4L2_CID_SCENE_MODE``, ``V4L2_CID_3A_LOCK``,
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 1059 #define V4L2_CID_3A_LOCK (V4L2_CID_CAMERA_CLASS_BASE+27) macro
|