diff options
| author | Jouni Hogander <jouni.hogander@unikie.com> | 2019-12-09 13:56:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-17 11:10:52 +0100 |
| commit | 2b31345f36a04f232a5f698a6dc19e8123f204ab (patch) | |
| tree | 3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_uinput_mips64le.const | |
| parent | 24856513b213e1440ce87fafb7ed629c10b87c20 (diff) | |
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are
generated by following commands:
make extract
bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux
make generate
Diffstat (limited to 'sys/linux/dev_uinput_mips64le.const')
| -rw-r--r-- | sys/linux/dev_uinput_mips64le.const | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/sys/linux/dev_uinput_mips64le.const b/sys/linux/dev_uinput_mips64le.const new file mode 100644 index 000000000..da08e84e7 --- /dev/null +++ b/sys/linux/dev_uinput_mips64le.const @@ -0,0 +1,41 @@ +# AUTOGENERATED FILE +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 is not set +REL_MAX = 15 +SND_MAX = 7 +SW_MAX = 15 +UINPUT_MAX_NAME_SIZE = 80 +UI_ABS_SETUP = 2149340420 +UI_BEGIN_FF_ERASE = 3222033866 +UI_BEGIN_FF_UPLOAD = 3228063176 +UI_DEV_CREATE = 536892673 +UI_DEV_DESTROY = 536892674 +UI_DEV_SETUP = 2153534723 +UI_END_FF_ERASE = 2148292043 +UI_END_FF_UPLOAD = 2154321353 +UI_GET_SYSNAME_64 = 1077957932 +UI_GET_VERSION = 1074025773 +UI_SET_ABSBIT = 2147767655 +UI_SET_EVBIT = 2147767652 +UI_SET_FFBIT = 2147767659 +UI_SET_KEYBIT = 2147767653 +UI_SET_LEDBIT = 2147767657 +UI_SET_MSCBIT = 2147767656 +UI_SET_PHYS = 2148029804 +UI_SET_PROPBIT = 2147767662 +UI_SET_RELBIT = 2147767654 +UI_SET_SNDBIT = 2147767658 +UI_SET_SWBIT = 2147767661 +__NR_ioctl = 5015 +__NR_openat = 5247 +__NR_write = 5001 |
