Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst519 a laptop device is said to be have ``V4L2_CAMERA_ORIENTATION_FRONT``
533 * - ``V4L2_CAMERA_ORIENTATION_FRONT``
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h1076 #define V4L2_CAMERA_ORIENTATION_FRONT 0 macro
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2563 orientation_ctrl = V4L2_CAMERA_ORIENTATION_FRONT; in v4l2_ctrl_new_fwnode_properties()