Searched refs:struct_v4l2_modulator_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.inc1323 _(VIDIOC_G_MODULATOR, READWRITE, struct_v4l2_modulator_sz);
1324 _(VIDIOC_S_MODULATOR, READ, struct_v4l2_modulator_sz);
H A Dsanitizer_platform_limits_netbsd.h918 extern unsigned struct_v4l2_modulator_sz;
H A Dsanitizer_platform_limits_netbsd.cpp762 unsigned struct_v4l2_modulator_sz = sizeof(v4l2_modulator); member in namespace:__sanitizer

Completed in 118 milliseconds