diff options
| author | Alexander Popov <alex.popov@linux.com> | 2019-03-17 17:15:58 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-03-18 08:51:27 +0100 |
| commit | 0d081107beadbdcb65578a5f52d1bac0103cc963 (patch) | |
| tree | dd7df7ed56be77cef0ad56e014972cd1dbdf0373 /sys/linux/dev_rfkill_arm.const | |
| parent | 2ef67421494606a406dc91cc24e4b733de1f3abf (diff) | |
sys/linux: Add rfkill description for Linux
Diffstat (limited to 'sys/linux/dev_rfkill_arm.const')
| -rw-r--r-- | sys/linux/dev_rfkill_arm.const | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/dev_rfkill_arm.const b/sys/linux/dev_rfkill_arm.const new file mode 100644 index 000000000..d1a492d6a --- /dev/null +++ b/sys/linux/dev_rfkill_arm.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 |
