| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | isdn.h | 25 #define IIOCNETAIF _IO('I',1) 26 #define IIOCNETDIF _IO('I',2) 27 #define IIOCNETSCF _IO('I',3) 28 #define IIOCNETGCF _IO('I',4) 29 #define IIOCNETANM _IO('I',5) 30 #define IIOCNETDNM _IO('I',6) 31 #define IIOCNETGNM _IO('I',7) 32 #define IIOCGETSET _IO('I',8) /* no longer supported */ 33 #define IIOCSETSET _IO('I',9) /* no longer supported */ 34 #define IIOCSETVER _IO('I',10) [all …]
|
| H A D | fs.h | 191 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */ 192 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */ 193 #define BLKRRPART _IO(0x12,95) /* re-read partition table */ 194 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */ 195 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ 196 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */ 197 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */ 198 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */ 199 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */ 200 #define BLKSECTSET _IO(0x12,102)/* set max sectors per request (ll_rw_blk.c) */ [all …]
|
| H A D | vfio.h | 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) 171 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5) 183 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) 207 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7) 245 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) 408 #define VFIO_DEVICE_GET_IRQ_INFO _IO(VFIO_TYPE, VFIO_BASE + 9) [all …]
|
| H A D | nbd.h | 21 #define NBD_SET_SOCK _IO( 0xab, 0 ) 22 #define NBD_SET_BLKSIZE _IO( 0xab, 1 ) 23 #define NBD_SET_SIZE _IO( 0xab, 2 ) 24 #define NBD_DO_IT _IO( 0xab, 3 ) 25 #define NBD_CLEAR_SOCK _IO( 0xab, 4 ) 26 #define NBD_CLEAR_QUE _IO( 0xab, 5 ) 27 #define NBD_PRINT_DEBUG _IO( 0xab, 6 ) 28 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 ) 29 #define NBD_DISCONNECT _IO( 0xab, 8 ) 30 #define NBD_SET_TIMEOUT _IO( 0xab, 9 ) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | isdn.h | 25 #define IIOCNETAIF _IO('I',1) 26 #define IIOCNETDIF _IO('I',2) 27 #define IIOCNETSCF _IO('I',3) 28 #define IIOCNETGCF _IO('I',4) 29 #define IIOCNETANM _IO('I',5) 30 #define IIOCNETDNM _IO('I',6) 31 #define IIOCNETGNM _IO('I',7) 32 #define IIOCGETSET _IO('I',8) /* no longer supported */ 33 #define IIOCSETSET _IO('I',9) /* no longer supported */ 34 #define IIOCSETVER _IO('I',10) [all …]
|
| H A D | fs.h | 191 #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */ 192 #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */ 193 #define BLKRRPART _IO(0x12,95) /* re-read partition table */ 194 #define BLKGETSIZE _IO(0x12,96) /* return device size /512 (long *arg) */ 195 #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ 196 #define BLKRASET _IO(0x12,98) /* set read ahead for block device */ 197 #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */ 198 #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */ 199 #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */ 200 #define BLKSECTSET _IO(0x12,102)/* set max sectors per request (ll_rw_blk.c) */ [all …]
|
| H A D | vfio.h | 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) 171 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5) 183 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) 207 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7) 245 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) 408 #define VFIO_DEVICE_GET_IRQ_INFO _IO(VFIO_TYPE, VFIO_BASE + 9) [all …]
|
| H A D | nbd.h | 21 #define NBD_SET_SOCK _IO( 0xab, 0 ) 22 #define NBD_SET_BLKSIZE _IO( 0xab, 1 ) 23 #define NBD_SET_SIZE _IO( 0xab, 2 ) 24 #define NBD_DO_IT _IO( 0xab, 3 ) 25 #define NBD_CLEAR_SOCK _IO( 0xab, 4 ) 26 #define NBD_CLEAR_QUE _IO( 0xab, 5 ) 27 #define NBD_PRINT_DEBUG _IO( 0xab, 6 ) 28 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 ) 29 #define NBD_DISCONNECT _IO( 0xab, 8 ) 30 #define NBD_SET_TIMEOUT _IO( 0xab, 9 ) [all …]
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | fs.h | 148 #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(0x12,102)/* set max sectors per request (ll_rw_blk.c) */ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fs.h | 148 #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(0x12,102)/* set max sectors per request (ll_rw_blk.c) */ [all …]
|
| H A D | vfio.h | 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) 171 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5) 183 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6) 210 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7) 257 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8) 703 #define VFIO_DEVICE_GET_IRQ_INFO _IO(VFIO_TYPE, VFIO_BASE + 9) [all …]
|
| H A D | nbd.h | 21 #define NBD_SET_SOCK _IO( 0xab, 0 ) 22 #define NBD_SET_BLKSIZE _IO( 0xab, 1 ) 23 #define NBD_SET_SIZE _IO( 0xab, 2 ) 24 #define NBD_DO_IT _IO( 0xab, 3 ) 25 #define NBD_CLEAR_SOCK _IO( 0xab, 4 ) 26 #define NBD_CLEAR_QUE _IO( 0xab, 5 ) 27 #define NBD_PRINT_DEBUG _IO( 0xab, 6 ) 28 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 ) 29 #define NBD_DISCONNECT _IO( 0xab, 8 ) 30 #define NBD_SET_TIMEOUT _IO( 0xab, 9 ) [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 12 #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('t', 111) [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 7 #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('T', 14) /* 0x540E */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 19 #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('T', 14) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | audio.h | 81 #define AUDIO_STOP _IO('o', 1) 82 #define AUDIO_PLAY _IO('o', 2) 83 #define AUDIO_PAUSE _IO('o', 3) 84 #define AUDIO_CONTINUE _IO('o', 4) 85 #define AUDIO_SELECT_SOURCE _IO('o', 5) 86 #define AUDIO_SET_MUTE _IO('o', 6) 87 #define AUDIO_SET_AV_SYNC _IO('o', 7) 88 #define AUDIO_SET_BYPASS_MODE _IO('o', 8) 89 #define AUDIO_CHANNEL_SELECT _IO('o', 9) 93 #define AUDIO_CLEAR_BUFFER _IO('o', 12) [all …]
|
| H A D | video.h | 179 #define VIDEO_STOP _IO('o', 21) 180 #define VIDEO_PLAY _IO('o', 22) 181 #define VIDEO_FREEZE _IO('o', 23) 182 #define VIDEO_CONTINUE _IO('o', 24) 183 #define VIDEO_SELECT_SOURCE _IO('o', 25) 184 #define VIDEO_SET_BLANK _IO('o', 26) 187 #define VIDEO_SET_DISPLAY_FORMAT _IO('o', 29) 189 #define VIDEO_FAST_FORWARD _IO('o', 31) 190 #define VIDEO_SLOWMOTION _IO('o', 32) 192 #define VIDEO_CLEAR_BUFFER _IO('o', 34) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | audio.h | 83 #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('o', 12) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | audio.h | 81 #define AUDIO_STOP _IO('o', 1) 82 #define AUDIO_PLAY _IO('o', 2) 83 #define AUDIO_PAUSE _IO('o', 3) 84 #define AUDIO_CONTINUE _IO('o', 4) 85 #define AUDIO_SELECT_SOURCE _IO('o', 5) 86 #define AUDIO_SET_MUTE _IO('o', 6) 87 #define AUDIO_SET_AV_SYNC _IO('o', 7) 88 #define AUDIO_SET_BYPASS_MODE _IO('o', 8) 89 #define AUDIO_CHANNEL_SELECT _IO('o', 9) 93 #define AUDIO_CLEAR_BUFFER _IO('o', 12) [all …]
|
| H A D | video.h | 179 #define VIDEO_STOP _IO('o', 21) 180 #define VIDEO_PLAY _IO('o', 22) 181 #define VIDEO_FREEZE _IO('o', 23) 182 #define VIDEO_CONTINUE _IO('o', 24) 183 #define VIDEO_SELECT_SOURCE _IO('o', 25) 184 #define VIDEO_SET_BLANK _IO('o', 26) 187 #define VIDEO_SET_DISPLAY_FORMAT _IO('o', 29) 189 #define VIDEO_FAST_FORWARD _IO('o', 31) 190 #define VIDEO_SLOWMOTION _IO('o', 32) 192 #define VIDEO_CLEAR_BUFFER _IO('o', 34) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/raid/ |
| H A D | md_u.h | 43 #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_MAJOR, 0x2a) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/ |
| H A D | md_u.h | 43 #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_MAJOR, 0x2a) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/ |
| H A D | md_u.h | 43 #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_MAJOR, 0x2a) [all …]
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | grfioctl.h | 81 #define GCON _IO('G', 1) 82 #define GCOFF _IO('G', 2) 83 #define GCAON _IO('G', 3) 84 #define GCAOFF _IO('G', 4) 87 #define GCMAP_HPUX _IO('G', 5) 88 #define GCUNMAP_HPUX _IO('G', 6) 89 #define GCLOCK _IO('G', 7) 90 #define GCUNLOCK _IO('G', 8) 91 #define GCLOCK_MINIMUM _IO('G', 9) 92 #define GCUNLOCK_MINIMUM _IO('G', 10) [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mc3230.h | 46 #define MC_IOCTL_INIT _IO(MCIO, 0x01) 47 #define MC_IOCTL_RESET _IO(MCIO, 0x04) 48 #define MC_IOCTL_CLOSE _IO(MCIO, 0x02) 49 #define MC_IOCTL_START _IO(MCIO, 0x03) 133 #define GSENSOR_IOCTL_CLR_CALI _IO(GSENSOR, 0x08) 135 #define GSENSOR_MCUBE_IOCTL_SET_RBM_MODE _IO(GSENSOR, 0x0a) 136 #define GSENSOR_MCUBE_IOCTL_CLEAR_RBM_MODE _IO(GSENSOR, 0x0b) 138 #define GSENSOR_MCUBE_IOCTL_REGISTER_MAP _IO(GSENSOR, 0x0d) 146 #define MSENSOR_IOCTL_INIT _IO(MSENSOR, 0x01) 164 #define ECS_IOCTL_RESET _IO(MSENSOR, 0x0d) /* NOT used in AK8975 */ [all …]
|