Searched refs:VIDIOC_QBUF (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h1682 #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2214 unsigned IOCTL_VIDIOC_QBUF = VIDIOC_QBUF;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1295 _(VIDIOC_QBUF, READWRITE, struct_v4l2_buffer_sz);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c3333 error = fo_ioctl(fp, VIDIOC_QBUF, &vbuf,

Completed in 197 milliseconds