Home
last modified time | relevance | path

Searched refs:V4L2_CID_TILT_RESET (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in240 V4L2_CID_TILT_RESET (V4L2_CID_CAMERA_CLASS_BASE+7)
Dv4l2_control_ids.h1609 #if defined(V4L2_CID_TILT_RESET) || (defined(HAVE_DECL_V4L2_CID_TILT_RESET) && HAVE_DECL_V4L2_CID_T…
1611 static_assert((V4L2_CID_TILT_RESET) == ((V4L2_CID_CAMERA_CLASS_BASE+7)), "V4L2_CID_TILT_RESET != (V…
1614 # define V4L2_CID_TILT_RESET (V4L2_CID_CAMERA_CLASS_BASE+7)
2596 XLAT(V4L2_CID_TILT_RESET),
/external/syzkaller/sys/linux/
Dvideo4linux_386.const428 V4L2_CID_TILT_RESET = 10094855
Dvideo4linux_arm.const428 V4L2_CID_TILT_RESET = 10094855
Dvideo4linux_arm64.const428 V4L2_CID_TILT_RESET = 10094855
Dvideo4linux_amd64.const428 V4L2_CID_TILT_RESET = 10094855
Dvideo4linux.txt920 …V4L2_CID_PAN_RELATIVE, V4L2_CID_TILT_RELATIVE, V4L2_CID_PAN_RESET, V4L2_CID_TILT_RESET, V4L2_CID_P…
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h788 #define V4L2_CID_TILT_RESET (V4L2_CID_CAMERA_CLASS_BASE+7) macro