Searched refs:V4L2_CID_AUTO_FOCUS_START (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-ctrls-defs.c | 1080 case V4L2_CID_AUTO_FOCUS_START: return "Auto Focus, Start"; in v4l2_ctrl_get_name() 1343 case V4L2_CID_AUTO_FOCUS_START: in v4l2_ctrl_fill()
|
| /linux/drivers/media/i2c/s5c73m3/ |
| A D | s5c73m3-ctrls.c | 475 V4L2_CID_AUTO_FOCUS_START, 0, 1, 1, 0); in s5c73m3_init_controls()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | v4l2.rst | 191 V4L2_CID_AUTO_FOCUS_START, V4L2_CID_AUTO_FOCUS_STOP,
|
| A D | ext-ctrls-camera.rst | 157 ``V4L2_CID_AUTO_FOCUS_START (button)`` 163 Aborts automatic focusing started with ``V4L2_CID_AUTO_FOCUS_START``
|
| A D | hist-v4l2.rst | 1091 ``V4L2_CID_AUTO_FOCUS_START``, ``V4L2_CID_AUTO_FOCUS_STOP``,
|
| /linux/drivers/media/i2c/ |
| A D | thp7312.c | 1072 case V4L2_CID_AUTO_FOCUS_START: in thp7312_s_ctrl() 1281 V4L2_CID_AUTO_FOCUS_START, in thp7312_init_controls()
|
| /linux/include/uapi/linux/ |
| A D | v4l2-controls.h | 1064 #define V4L2_CID_AUTO_FOCUS_START (V4L2_CID_CAMERA_CLASS_BASE+28) macro
|
Completed in 39 milliseconds