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

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_OUTPUT.c 68 ret_get = ioctl(f, VIDIOC_G_OUTPUT, &index);
100 ret_get = ioctl(f, VIDIOC_G_OUTPUT, &output_index_orig);
178 ret_get = ioctl(f, VIDIOC_G_OUTPUT, &output_index_orig);
234 ret_get = ioctl(get_video_fd(), VIDIOC_G_OUTPUT, &index);
237 dprintf("\t%s:%u: VIDIOC_G_OUTPUT, ret_get=%i, errno_get=%i\n",
240 ret_null = ioctl(get_video_fd(), VIDIOC_G_OUTPUT, NULL);
243 dprintf("\t%s:%u: VIDIOC_G_OUTPUT: ret_null=%i, errno_null=%i\n",
269 ret_orig = ioctl(get_video_fd(), VIDIOC_G_OUTPUT, &index_orig);
272 dprintf("\t%s:%u: VIDIOC_G_OUTPUT, ret_orig=%i, errno_orig=%i\n",
  /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 3957 milliseconds