HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_CTRL_FLAG_DISABLED (Results 1 - 10 of 10) sorted by null

  /external/strace/xlat/
v4l2_control_flags.h 19 #if defined(V4L2_CTRL_FLAG_DISABLED) || (defined(HAVE_DECL_V4L2_CTRL_FLAG_DISABLED) && HAVE_DECL_V4L2_CTRL_FLAG_DISABLED)
20 XLAT(V4L2_CTRL_FLAG_DISABLED),
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_CTRL.c 262 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
367 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
385 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
403 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
421 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
439 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
486 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
546 if (!(queryctrl->flags & V4L2_CTRL_FLAG_DISABLED) &&
782 if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED ||
test_VIDIOC_QUERYCTRL.c 37 if ((flags & ~(V4L2_CTRL_FLAG_DISABLED |
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc 604 if (query_ctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
622 if (query_ctrl.flags & V4L2_CTRL_FLAG_DISABLED)
882 if (ctrl->flags & V4L2_CTRL_FLAG_DISABLED) {
  /bionic/libc/kernel/uapi/linux/
videodev2.h     [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
videodev2.h     [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
videodev2.h     [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
videodev2.h     [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
videodev2.h     [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h     [all...]

Completed in 1102 milliseconds