diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-02-01 01:08:17 +0100 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2019-02-01 14:40:17 +0100 |
| commit | 9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch) | |
| tree | 59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/tlk_device_amd64.const | |
| parent | aa53be276dc84aa8b3825b3416542447ff82b41a (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/tlk_device_amd64.const')
| -rw-r--r-- | sys/linux/tlk_device_amd64.const | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sys/linux/tlk_device_amd64.const b/sys/linux/tlk_device_amd64.const deleted file mode 100644 index 6866a48c3..000000000 --- a/sys/linux/tlk_device_amd64.const +++ /dev/null @@ -1,16 +0,0 @@ -# AUTOGENERATED FILE -TE_IOCTL_CLOSE_CLIENT_SESSION = 3224925201 -TE_IOCTL_LAUNCH_OPERATION = 3224925204 -TE_IOCTL_OPEN_CLIENT_SESSION = 3224925200 -TE_IOCTL_SS_CMD = 2147775536 -TE_IOCTL_SS_CMD_GET_NEW_REQ = 1 -TE_IOCTL_SS_CMD_REQ_COMPLETE = 2 -TE_PARAM_TYPE_FLAGS_PHYS_LIST = 2147483648 -TE_PARAM_TYPE_INT_RO = 1 -TE_PARAM_TYPE_INT_RW = 2 -TE_PARAM_TYPE_MEM_RO = 3 -TE_PARAM_TYPE_MEM_RW = 4 -TE_PARAM_TYPE_NONE = 0 -TE_PARAM_TYPE_PERSIST_MEM_RO = 256 -TE_PARAM_TYPE_PERSIST_MEM_RW = 257 -__NR_ioctl = 16 |
