Home
last modified time | relevance | path

Searched refs:_IO (Results 1 - 25 of 607) sorted by relevance

12345678910>>...25

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Disdn.h12 #define IIOCNETAIF _IO('I',1)
13 #define IIOCNETDIF _IO('I',2)
14 #define IIOCNETSCF _IO('I',3)
15 #define IIOCNETGCF _IO('I',4)
16 #define IIOCNETANM _IO('I',5)
17 #define IIOCNETDNM _IO('I',6)
18 #define IIOCNETGNM _IO('I',7)
19 #define IIOCGETSET _IO('I',8)
20 #define IIOCSETSET _IO('I',9)
21 #define IIOCSETVER _IO('
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dioctls.h12 #define TCSBRK _IO('T', 5)
13 #define TCXONC _IO('T', 6)
14 #define TCFLSH _IO('T', 7)
24 #define TIOCVHANGUP _IO('T', 0x37)
40 #define __TIOCHPCL _IO('t', 2) /* SunOS Specific */
46 #define TIOCEXCL _IO('t', 13)
47 #define TIOCNXCL _IO('t', 14)
55 #define TIOCCONS _IO('t', 36)
66 #define TIOCSTART _IO('t', 110)
67 #define TIOCSTOP _IO('
[all...]
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dioctls.h12 #define TCSBRK _IO('T', 5)
13 #define TCXONC _IO('T', 6)
14 #define TCFLSH _IO('T', 7)
24 #define TIOCVHANGUP _IO('T', 0x37)
40 #define __TIOCHPCL _IO('t', 2) /* SunOS Specific */
46 #define TIOCEXCL _IO('t', 13)
47 #define TIOCNXCL _IO('t', 14)
55 #define TIOCCONS _IO('t', 36)
66 #define TIOCSTART _IO('t', 110)
67 #define TIOCSTOP _IO('
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Daudio.h83 #define AUDIO_STOP _IO('o', 1)
84 #define AUDIO_PLAY _IO('o', 2)
85 #define AUDIO_PAUSE _IO('o', 3)
86 #define AUDIO_CONTINUE _IO('o', 4)
87 #define AUDIO_SELECT_SOURCE _IO('o', 5)
88 #define AUDIO_SET_MUTE _IO('o', 6)
89 #define AUDIO_SET_AV_SYNC _IO('o', 7)
90 #define AUDIO_SET_BYPASS_MODE _IO('o', 8)
91 #define AUDIO_CHANNEL_SELECT _IO('o', 9)
95 #define AUDIO_CLEAR_BUFFER _IO('
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Daudio.h68 #define AUDIO_STOP _IO('o', 1)
69 #define AUDIO_PLAY _IO('o', 2)
70 #define AUDIO_PAUSE _IO('o', 3)
71 #define AUDIO_CONTINUE _IO('o', 4)
72 #define AUDIO_SELECT_SOURCE _IO('o', 5)
73 #define AUDIO_SET_MUTE _IO('o', 6)
74 #define AUDIO_SET_AV_SYNC _IO('o', 7)
75 #define AUDIO_SET_BYPASS_MODE _IO('o', 8)
76 #define AUDIO_CHANNEL_SELECT _IO('o', 9)
80 #define AUDIO_CLEAR_BUFFER _IO('
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/
H A Daudio.h60 #define AUDIO_STOP _IO('o', 1)
61 #define AUDIO_PLAY _IO('o', 2)
62 #define AUDIO_PAUSE _IO('o', 3)
63 #define AUDIO_CONTINUE _IO('o', 4)
64 #define AUDIO_SELECT_SOURCE _IO('o', 5)
65 #define AUDIO_SET_MUTE _IO('o', 6)
66 #define AUDIO_SET_AV_SYNC _IO('o', 7)
67 #define AUDIO_SET_BYPASS_MODE _IO('o', 8)
68 #define AUDIO_CHANNEL_SELECT _IO('o', 9)
71 #define AUDIO_CLEAR_BUFFER _IO('
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Daudio.h60 #define AUDIO_STOP _IO('o', 1)
61 #define AUDIO_PLAY _IO('o', 2)
62 #define AUDIO_PAUSE _IO('o', 3)
63 #define AUDIO_CONTINUE _IO('o', 4)
64 #define AUDIO_SELECT_SOURCE _IO('o', 5)
65 #define AUDIO_SET_MUTE _IO('o', 6)
66 #define AUDIO_SET_AV_SYNC _IO('o', 7)
67 #define AUDIO_SET_BYPASS_MODE _IO('o', 8)
68 #define AUDIO_CHANNEL_SELECT _IO('o', 9)
71 #define AUDIO_CLEAR_BUFFER _IO('
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/
H A Daudio.h48 #define AUDIO_STOP _IO('o', 1)
49 #define AUDIO_PLAY _IO('o', 2)
50 #define AUDIO_PAUSE _IO('o', 3)
51 #define AUDIO_CONTINUE _IO('o', 4)
52 #define AUDIO_SELECT_SOURCE _IO('o', 5)
53 #define AUDIO_SET_MUTE _IO('o', 6)
54 #define AUDIO_SET_AV_SYNC _IO('o', 7)
55 #define AUDIO_SET_BYPASS_MODE _IO('o', 8)
56 #define AUDIO_CHANNEL_SELECT _IO('o', 9)
59 #define AUDIO_CLEAR_BUFFER _IO('
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(
[all...]
H A Dvfio.h52 * kernel and userspace. We therefore use the _IO() macro for these
93 * VFIO_GET_API_VERSION - _IO(VFIO_TYPE, VFIO_BASE + 0)
101 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
110 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
123 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
142 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
156 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
159 * VFIO_GROUP_UNSET_CONTAINER - _IO(VFIO_TYPE, VFIO_BASE + 5)
171 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
183 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYP
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(
[all...]
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dfs.h148 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */
149 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */
150 #define BLKRRPART _IO(0x12,95) /* re-read partition table */
151 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */
152 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */
153 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */
154 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */
155 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */
156 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */
157 #define BLKSECTSET _IO(
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfs.h104 #define BLKROSET _IO(0x12, 93)
105 #define BLKROGET _IO(0x12, 94)
106 #define BLKRRPART _IO(0x12, 95)
107 #define BLKGETSIZE _IO(0x12, 96)
108 #define BLKFLSBUF _IO(0x12, 97)
109 #define BLKRASET _IO(0x12, 98)
110 #define BLKRAGET _IO(0x12, 99)
111 #define BLKFRASET _IO(0x12, 100)
112 #define BLKFRAGET _IO(0x12, 101)
113 #define BLKSECTSET _IO(
[all...]
H A Dvfio.h39 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
40 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
41 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
48 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
49 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
50 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
51 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
67 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
89 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8)
169 #define VFIO_DEVICE_GET_IRQ_INFO _IO(VFIO_TYP
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfs.h104 #define BLKROSET _IO(0x12, 93)
105 #define BLKROGET _IO(0x12, 94)
106 #define BLKRRPART _IO(0x12, 95)
107 #define BLKGETSIZE _IO(0x12, 96)
108 #define BLKFLSBUF _IO(0x12, 97)
109 #define BLKRASET _IO(0x12, 98)
110 #define BLKRAGET _IO(0x12, 99)
111 #define BLKFRASET _IO(0x12, 100)
112 #define BLKFRAGET _IO(0x12, 101)
113 #define BLKSECTSET _IO(
[all...]
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/
H A Dioctls.h7 #define FIOCLEX _IO('f', 1)
8 #define FIONCLEX _IO('f', 2)
25 #define TCSBRK _IO('t', 29)
26 #define TCXONC _IO('t', 30)
27 #define TCFLSH _IO('t', 31)
31 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
32 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
38 #define TIOCEXCL _IO('T', 12) /* 0x540C */
39 #define TIOCNXCL _IO('T', 13) /* 0x540D */
40 #define TIOCSCTTY _IO('
[all...]
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H A Dioctls.h19 #define FIOCLEX _IO('f', 1)
20 #define FIONCLEX _IO('f', 2)
37 #define TCSBRK _IO('t', 29)
38 #define TCXONC _IO('t', 30)
39 #define TCFLSH _IO('t', 31)
43 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
44 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
50 #define TIOCEXCL _IO('T', 12)
51 #define TIOCNXCL _IO('T', 13)
52 #define TIOCSCTTY _IO('
[all...]
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/
H A Dioctls.h7 #define FIOCLEX _IO('f', 1)
8 #define FIONCLEX _IO('f', 2)
25 #define TCSBRK _IO('t', 29)
26 #define TCXONC _IO('t', 30)
27 #define TCFLSH _IO('t', 31)
31 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
32 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
38 #define TIOCEXCL _IO('T', 12) /* 0x540C */
39 #define TIOCNXCL _IO('T', 13) /* 0x540D */
40 #define TIOCSCTTY _IO('
[all...]
/kernel/linux/linux-6.6/arch/xtensa/include/uapi/asm/
H A Dioctls.h19 #define FIOCLEX _IO('f', 1)
20 #define FIONCLEX _IO('f', 2)
37 #define TCSBRK _IO('t', 29)
38 #define TCXONC _IO('t', 30)
39 #define TCFLSH _IO('t', 31)
43 #define TIOCSTART _IO('t', 110) /* start output, like ^Q */
44 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */
50 #define TIOCEXCL _IO('T', 12)
51 #define TIOCNXCL _IO('T', 13)
52 #define TIOCSCTTY _IO('
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/raid/
H A Dmd_u.h43 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
47 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
49 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
51 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
52 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
53 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
54 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
55 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
56 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
57 #define HOT_GENERATE_ERROR _IO (MD_MAJO
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/raid/
H A Dmd_u.h43 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
47 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
49 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
51 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
52 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
53 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
54 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
55 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
56 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
57 #define HOT_GENERATE_ERROR _IO (MD_MAJO
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/raid/
H A Dmd_u.h14 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
16 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
18 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
20 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
21 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
22 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
23 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
24 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
25 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
26 #define HOT_GENERATE_ERROR _IO (MD_MAJO
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/raid/
H A Dmd_u.h27 #define RAID_AUTORUN _IO(MD_MAJOR, 0x14)
29 #define CLEAR_ARRAY _IO(MD_MAJOR, 0x20)
31 #define HOT_REMOVE_DISK _IO(MD_MAJOR, 0x22)
33 #define SET_DISK_INFO _IO(MD_MAJOR, 0x24)
34 #define WRITE_RAID_INFO _IO(MD_MAJOR, 0x25)
35 #define UNPROTECT_ARRAY _IO(MD_MAJOR, 0x26)
36 #define PROTECT_ARRAY _IO(MD_MAJOR, 0x27)
37 #define HOT_ADD_DISK _IO(MD_MAJOR, 0x28)
38 #define SET_DISK_FAULTY _IO(MD_MAJOR, 0x29)
39 #define HOT_GENERATE_ERROR _IO(MD_MAJO
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/raid/
H A Dmd_u.h27 #define RAID_AUTORUN _IO(MD_MAJOR, 0x14)
29 #define CLEAR_ARRAY _IO(MD_MAJOR, 0x20)
31 #define HOT_REMOVE_DISK _IO(MD_MAJOR, 0x22)
33 #define SET_DISK_INFO _IO(MD_MAJOR, 0x24)
34 #define WRITE_RAID_INFO _IO(MD_MAJOR, 0x25)
35 #define UNPROTECT_ARRAY _IO(MD_MAJOR, 0x26)
36 #define PROTECT_ARRAY _IO(MD_MAJOR, 0x27)
37 #define HOT_ADD_DISK _IO(MD_MAJOR, 0x28)
38 #define SET_DISK_FAULTY _IO(MD_MAJOR, 0x29)
39 #define HOT_GENERATE_ERROR _IO(MD_MAJO
[all...]

Completed in 13 milliseconds

12345678910>>...25