aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/input_ppc64le.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-02-01 01:08:17 +0100
committerAndrey Konovalov <andreyknvl@gmail.com>2019-02-01 14:40:17 +0100
commit9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch)
tree59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/input_ppc64le.const
parentaa53be276dc84aa8b3825b3416542447ff82b41a (diff)
sys/linux: rename dev descriptions files
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
Diffstat (limited to 'sys/linux/input_ppc64le.const')
-rw-r--r--sys/linux/input_ppc64le.const65
1 files changed, 0 insertions, 65 deletions
diff --git a/sys/linux/input_ppc64le.const b/sys/linux/input_ppc64le.const
deleted file mode 100644
index f9dbc72c9..000000000
--- a/sys/linux/input_ppc64le.const
+++ /dev/null
@@ -1,65 +0,0 @@
-# AUTOGENERATED FILE
-EVIOCGABS0 = 1075332416
-EVIOCGABS20 = 1075332448
-EVIOCGABS2F = 1075332463
-EVIOCGABS3F = 1075332479
-EVIOCGBITKEY64 = 1077953825
-EVIOCGBITSND64 = 1077953842
-EVIOCGBITSW64 = 1077953829
-EVIOCGEFFECTS = 1074021764
-EVIOCGID = 1074283778
-EVIOCGKEY64 = 1077953816
-EVIOCGKEYCODE = 1074283780
-EVIOCGKEYCODE_V2 = 1076380932
-EVIOCGLED64 = 1077953817
-EVIOCGMASK = 1074808210
-EVIOCGMTSLOTS64 = 1077953802
-EVIOCGNAME64 = 1077953798
-EVIOCGPHYS64 = 1077953799
-EVIOCGPROP64 = 1077953801
-EVIOCGRAB = 2147763600
-EVIOCGREP = 1074283779
-EVIOCGSND64 = 1077953818
-EVIOCGSW64 = 1077953819
-EVIOCGUNIQ64 = 1077953800
-EVIOCGVERSION = 1074021633
-EVIOCREVOKE = 2147763601
-EVIOCRMFF = 2147763585
-EVIOCSABS0 = 2149074368
-EVIOCSABS20 = 2149074400
-EVIOCSABS2F = 2149074415
-EVIOCSABS3F = 2149074431
-EVIOCSCLOCKID = 2147763616
-EVIOCSFF = 2150647168
-EVIOCSKEYCODE = 2148025604
-EVIOCSKEYCODE_V2 = 2150122756
-EVIOCSMASK = 2148550035
-EVIOCSREP = 2148025603
-EV_ABS = 3
-EV_FF = 21
-EV_FF_STATUS = 23
-EV_KEY = 1
-EV_LED = 17
-EV_MAX = 31
-EV_MSC = 4
-EV_PWR = 22
-EV_REL = 2
-EV_REP = 20
-EV_SND = 18
-EV_SW = 5
-EV_SYN = 0
-FF_CONSTANT = 82
-FF_CUSTOM = 93
-FF_DAMPER = 85
-FF_FRICTION = 84
-FF_INERTIA = 86
-FF_PERIODIC = 81
-FF_RAMP = 87
-FF_SAW_DOWN = 92
-FF_SAW_UP = 91
-FF_SINE = 90
-FF_SPRING = 83
-FF_SQUARE = 88
-FF_TRIANGLE = 89
-__NR_ioctl = 54
-__NR_write = 4