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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc149 _(EVIOCGREP, WRITE, sizeof(int) * 2);
H A Dsanitizer_platform_limits_posix.cc465 unsigned IOCTL_EVIOCGREP = EVIOCGREP;
/external/kernel-headers/original/uapi/linux/
H A Dinput.h102 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */ macro

Completed in 77 milliseconds