Home
last modified time | relevance | path

Searched refs:V4L2_CAMERA_ORIENTATION_EXTERNAL (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst524 have the ``V4L2_CAMERA_ORIENTATION_EXTERNAL`` orientation.
537 * - ``V4L2_CAMERA_ORIENTATION_EXTERNAL``
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2576 orientation_ctrl = V4L2_CAMERA_ORIENTATION_EXTERNAL; in v4l2_ctrl_new_fwnode_properties()
2583 V4L2_CAMERA_ORIENTATION_EXTERNAL, 0, in v4l2_ctrl_new_fwnode_properties()
/linux/include/uapi/linux/
H A Dv4l2-controls.h1086 #define V4L2_CAMERA_ORIENTATION_EXTERNAL 2 macro