Home
last modified time | relevance | path

Searched refs:V4L2_CAMERA_ORIENTATION_BACK (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst521 is said to be have ``V4L2_CAMERA_ORIENTATION_BACK`` orientation. Camera
535 * - ``V4L2_CAMERA_ORIENTATION_BACK``
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-pinephone-pro.dts458 orientation = <1>; /* V4L2_CAMERA_ORIENTATION_BACK */
/linux/include/uapi/linux/
H A Dv4l2-controls.h1098 #define V4L2_CAMERA_ORIENTATION_BACK 1 macro
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2696 orientation_ctrl = V4L2_CAMERA_ORIENTATION_BACK; in v4l2_ctrl_new_fwnode_properties()