Home
last modified time | relevance | path

Searched refs:VIDIOC_G_FBUF (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2365 unsigned IOCTL_VIDIOC_G_FBUF = VIDIOC_G_FBUF;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1292 _(VIDIOC_G_FBUF, WRITE, struct_v4l2_framebuffer_sz);
/openbsd/sys/sys/
H A Dvideoio.h6183 #define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer) macro