Searched refs:struct_v4l2_format_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1291 _(VIDIOC_G_FMT, READWRITE, struct_v4l2_format_sz);
1292 _(VIDIOC_S_FMT, READWRITE, struct_v4l2_format_sz);
1333 _(VIDIOC_TRY_FMT, READWRITE, struct_v4l2_format_sz);
H A Dsanitizer_platform_limits_netbsd.h911 extern unsigned struct_v4l2_format_sz;
H A Dsanitizer_platform_limits_netbsd.cpp755 unsigned struct_v4l2_format_sz = sizeof(v4l2_format); member in namespace:__sanitizer

Completed in 130 milliseconds