aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_rfkill_386.const
diff options
context:
space:
mode:
authorAlexander Popov <alex.popov@linux.com>2019-03-17 17:15:58 +0300
committerDmitry Vyukov <dvyukov@google.com>2019-03-18 08:51:27 +0100
commit0d081107beadbdcb65578a5f52d1bac0103cc963 (patch)
treedd7df7ed56be77cef0ad56e014972cd1dbdf0373 /sys/linux/dev_rfkill_386.const
parent2ef67421494606a406dc91cc24e4b733de1f3abf (diff)
sys/linux: Add rfkill description for Linux
Diffstat (limited to 'sys/linux/dev_rfkill_386.const')
-rw-r--r--sys/linux/dev_rfkill_386.const7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/dev_rfkill_386.const b/sys/linux/dev_rfkill_386.const
new file mode 100644
index 000000000..d1a492d6a
--- /dev/null
+++ b/sys/linux/dev_rfkill_386.const
@@ -0,0 +1,7 @@
+# AUTOGENERATED FILE
+NUM_RFKILL_TYPES = 9
+RFKILL_IOCTL_NOINPUT = 20993
+RFKILL_OP_CHANGE_ALL = 3
+__NR_ioctl = 54
+__NR_read = 3
+__NR_write = 4