diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-10 07:51:02 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 17:22:16 +0200 |
| commit | 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch) | |
| tree | 579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_uinput.txt.const | |
| parent | b6de93e603915b57a1eccadc8bd530efd00d28f2 (diff) | |
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
Diffstat (limited to 'sys/linux/dev_uinput.txt.const')
| -rw-r--r-- | sys/linux/dev_uinput.txt.const | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/sys/linux/dev_uinput.txt.const b/sys/linux/dev_uinput.txt.const new file mode 100644 index 000000000..81f328d4f --- /dev/null +++ b/sys/linux/dev_uinput.txt.const @@ -0,0 +1,42 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +ABS_CNT = 64 +ABS_MAX = 63 +AT_FDCWD = 18446744073709551516 +EV_MAX = 31 +FF_EFFECT_MAX = 87 +FF_MAX = 127 +INPUT_PROP_MAX = 31 +KEY_MAX = 767 +LED_MAX = 15 +MSC_MAX = 7 +O_RDWR = 2 +O_RDWR_NONBLOCK = ??? +REL_MAX = 15 +SND_MAX = 7 +SW_MAX = 16 +UINPUT_MAX_NAME_SIZE = 80 +UI_ABS_SETUP = 1075598596, mips64le:ppc64le:2149340420 +UI_BEGIN_FF_ERASE = 3222033866 +UI_BEGIN_FF_UPLOAD = 3228063176, 386:arm:3227538888 +UI_DEV_CREATE = 21761, mips64le:ppc64le:536892673 +UI_DEV_DESTROY = 21762, mips64le:ppc64le:536892674 +UI_DEV_SETUP = 1079792899, mips64le:ppc64le:2153534723 +UI_END_FF_ERASE = 1074550219, mips64le:ppc64le:2148292043 +UI_END_FF_UPLOAD = 1080579529, 386:arm:1080055241, mips64le:ppc64le:2154321353 +UI_GET_SYSNAME_64 = 2151699756, mips64le:ppc64le:1077957932 +UI_GET_VERSION = 2147767597, mips64le:ppc64le:1074025773 +UI_SET_ABSBIT = 1074025831, mips64le:ppc64le:2147767655 +UI_SET_EVBIT = 1074025828, mips64le:ppc64le:2147767652 +UI_SET_FFBIT = 1074025835, mips64le:ppc64le:2147767659 +UI_SET_KEYBIT = 1074025829, mips64le:ppc64le:2147767653 +UI_SET_LEDBIT = 1074025833, mips64le:ppc64le:2147767657 +UI_SET_MSCBIT = 1074025832, mips64le:ppc64le:2147767656 +UI_SET_PHYS = 1074287980, 386:arm:1074025836, mips64le:ppc64le:2148029804 +UI_SET_PROPBIT = 1074025838, mips64le:ppc64le:2147767662 +UI_SET_RELBIT = 1074025830, mips64le:ppc64le:2147767654 +UI_SET_SNDBIT = 1074025834, mips64le:ppc64le:2147767658 +UI_SET_SWBIT = 1074025837, mips64le:ppc64le:2147767661 +__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 +__NR_write = 4, amd64:1, arm64:riscv64:64, mips64le:5001 |
