/openbmc/linux/tools/include/uapi/linux/ |
H A D | fs.h | 175 #define BLKTRACESTART _IO(0x12,116) 176 #define BLKTRACESTOP _IO(0x12,117) 177 #define BLKTRACETEARDOWN _IO(0x12,118) 178 #define BLKDISCARD _IO(0x12,119) 179 #define BLKIOMIN _IO(0x12,120) 180 #define BLKIOOPT _IO(0x12,121) 181 #define BLKALIGNOFF _IO(0x12,122) 182 #define BLKPBSZGET _IO(0x12,123) 184 #define BLKSECDISCARD _IO(0x12,125) 185 #define BLKROTATIONAL _IO(0x12,126) [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | fs.h | 175 #define BLKTRACESTART _IO(0x12,116) 176 #define BLKTRACESTOP _IO(0x12,117) 177 #define BLKTRACETEARDOWN _IO(0x12,118) 178 #define BLKDISCARD _IO(0x12,119) 179 #define BLKIOMIN _IO(0x12,120) 180 #define BLKIOOPT _IO(0x12,121) 181 #define BLKALIGNOFF _IO(0x12,122) 182 #define BLKPBSZGET _IO(0x12,123) 184 #define BLKSECDISCARD _IO(0x12,125) 185 #define BLKROTATIONAL _IO(0x12,126) [all …]
|
H A D | nbd.h | 23 #define NBD_SET_SOCK _IO( 0xab, 0 ) 24 #define NBD_SET_BLKSIZE _IO( 0xab, 1 ) 25 #define NBD_SET_SIZE _IO( 0xab, 2 ) 26 #define NBD_DO_IT _IO( 0xab, 3 ) 27 #define NBD_CLEAR_SOCK _IO( 0xab, 4 ) 28 #define NBD_CLEAR_QUE _IO( 0xab, 5 ) 29 #define NBD_PRINT_DEBUG _IO( 0xab, 6 ) 30 #define NBD_SET_SIZE_BLOCKS _IO( 0xab, 7 ) 31 #define NBD_DISCONNECT _IO( 0xab, 8 ) 32 #define NBD_SET_TIMEOUT _IO( 0xab, 9 ) [all …]
|
H A D | vfio.h | 111 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) 120 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1) 133 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2) 152 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3) 166 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4) 222 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7) 611 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) 1544 #define VFIO_IOMMU_MAP_DMA _IO(VFIO_TYPE, VFIO_BASE + 13) 1597 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) 1598 #define VFIO_IOMMU_DISABLE _IO(VFIO_TYPE, VFIO_BASE + 16) [all …]
|
H A D | suspend_ioctls.h | 17 #define SNAPSHOT_FREEZE _IO(SNAPSHOT_IOC_MAGIC, 1) 18 #define SNAPSHOT_UNFREEZE _IO(SNAPSHOT_IOC_MAGIC, 2) 19 #define SNAPSHOT_ATOMIC_RESTORE _IO(SNAPSHOT_IOC_MAGIC, 4) 20 #define SNAPSHOT_FREE _IO(SNAPSHOT_IOC_MAGIC, 5) 21 #define SNAPSHOT_FREE_SWAP_PAGES _IO(SNAPSHOT_IOC_MAGIC, 9) 22 #define SNAPSHOT_S2RAM _IO(SNAPSHOT_IOC_MAGIC, 11) 26 #define SNAPSHOT_PLATFORM_SUPPORT _IO(SNAPSHOT_IOC_MAGIC, 15) 27 #define SNAPSHOT_POWER_OFF _IO(SNAPSHOT_IOC_MAGIC, 16) 29 #define SNAPSHOT_PREF_IMAGE_SIZE _IO(SNAPSHOT_IOC_MAGIC, 18)
|
H A D | f2fs.h | 12 #define F2FS_IOC_START_ATOMIC_WRITE _IO(F2FS_IOCTL_MAGIC, 1) 13 #define F2FS_IOC_COMMIT_ATOMIC_WRITE _IO(F2FS_IOCTL_MAGIC, 2) 14 #define F2FS_IOC_START_VOLATILE_WRITE _IO(F2FS_IOCTL_MAGIC, 3) 15 #define F2FS_IOC_RELEASE_VOLATILE_WRITE _IO(F2FS_IOCTL_MAGIC, 4) 16 #define F2FS_IOC_ABORT_ATOMIC_WRITE _IO(F2FS_IOCTL_MAGIC, 5) 18 #define F2FS_IOC_WRITE_CHECKPOINT _IO(F2FS_IOCTL_MAGIC, 7) 30 #define F2FS_IOC_PRECACHE_EXTENTS _IO(F2FS_IOCTL_MAGIC, 15) 43 #define F2FS_IOC_DECOMPRESS_FILE _IO(F2FS_IOCTL_MAGIC, 23) 44 #define F2FS_IOC_COMPRESS_FILE _IO(F2FS_IOCTL_MAGIC, 24) 45 #define F2FS_IOC_START_ATOMIC_REPLACE _IO(F2FS_IOCTL_MAGIC, 25)
|
H A D | synclink.h | 281 #define MGSL_IOCSTXIDLE _IO(MGSL_MAGIC_IOC,2) 282 #define MGSL_IOCGTXIDLE _IO(MGSL_MAGIC_IOC,3) 283 #define MGSL_IOCTXENABLE _IO(MGSL_MAGIC_IOC,4) 284 #define MGSL_IOCRXENABLE _IO(MGSL_MAGIC_IOC,5) 285 #define MGSL_IOCTXABORT _IO(MGSL_MAGIC_IOC,6) 286 #define MGSL_IOCGSTATS _IO(MGSL_MAGIC_IOC,7) 290 #define MGSL_IOCSIF _IO(MGSL_MAGIC_IOC,10) 291 #define MGSL_IOCGIF _IO(MGSL_MAGIC_IOC,11) 295 #define MGSL_IOCSXSYNC _IO(MGSL_MAGIC_IOC, 19) 296 #define MGSL_IOCGXSYNC _IO(MGSL_MAGIC_IOC, 20) [all …]
|
H A D | rtc.h | 86 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */ 87 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */ 88 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ 89 #define RTC_UIE_OFF _IO('p', 0x04) /* ... off */ 90 #define RTC_PIE_ON _IO('p', 0x05) /* Periodic int. enable on */ 91 #define RTC_PIE_OFF _IO('p', 0x06) /* ... off */ 92 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */ 93 #define RTC_WIE_OFF _IO('p', 0x10) /* ... off */ 120 #define RTC_VL_CLR _IO('p', 0x14) /* Clear voltage low information */
|
H A D | fd.h | 49 #define FDCLRPRM _IO(2, 0x41) 63 #define FDMSGON _IO(2,0x45) 64 #define FDMSGOFF _IO(2,0x46) 77 #define FDFMTBEG _IO(2,0x47) 81 #define FDFMTEND _IO(2,0x49) 106 #define FDSETEMSGTRESH _IO(2,0x4a) 109 #define FDFLUSH _IO(2,0x4b) 252 #define FDRESET _IO(2, 0x54) 389 #define FDRAWCMD _IO(2, 0x58) 393 #define FDTWADDLE _IO(2, 0x59) [all …]
|
H A D | iommufd.h | 63 #define IOMMU_DESTROY _IO(IOMMUFD_TYPE, IOMMUFD_CMD_DESTROY) 79 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) 135 #define IOMMU_IOAS_IOVA_RANGES _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_IOVA_RANGES) 167 #define IOMMU_IOAS_ALLOW_IOVAS _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOW_IOVAS) 210 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) 241 #define IOMMU_IOAS_COPY _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_COPY) 261 #define IOMMU_IOAS_UNMAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_UNMAP) 313 #define IOMMU_OPTION _IO(IOMMUFD_TYPE, IOMMUFD_CMD_OPTION) 348 #define IOMMU_VFIO_IOAS _IO(IOMMUFD_TYPE, IOMMUFD_CMD_VFIO_IOAS) 373 #define IOMMU_HWPT_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_HWPT_ALLOC) [all …]
|
H A D | fpga-dfl.h | 44 #define DFL_FPGA_GET_API_VERSION _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 0) 53 #define DFL_FPGA_CHECK_EXTENSION _IO(DFL_FPGA_MAGIC, DFL_FPGA_BASE + 1) 67 #define DFL_FPGA_PORT_RESET _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0) 86 #define DFL_FPGA_PORT_GET_INFO _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1) 115 #define DFL_FPGA_PORT_GET_REGION_INFO _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 2) 136 #define DFL_FPGA_PORT_DMA_MAP _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 3) 152 #define DFL_FPGA_PORT_DMA_UNMAP _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 4) 236 #define DFL_FPGA_FME_PORT_PR _IO(DFL_FPGA_MAGIC, DFL_FME_BASE + 0)
|
/openbmc/linux/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) 50 #define TIOCEXCL _IO('T', 12) 51 #define TIOCNXCL _IO('T', 13) 52 #define TIOCSCTTY _IO('T', 14) 74 #define TIOCCONS _IO('T', 29) 88 #define TIOCNOTTY _IO('T', 34) [all …]
|
/openbmc/linux/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) 38 #define TIOCEXCL _IO('T', 12) /* 0x540C */ 39 #define TIOCNXCL _IO('T', 13) /* 0x540D */ 40 #define TIOCSCTTY _IO('T', 14) /* 0x540E */ 62 #define TIOCCONS _IO('T', 29) /* 0x541D */ 76 #define TIOCNOTTY _IO('T', 34) /* 0x5422 */ [all …]
|
/openbmc/linux/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) 46 #define TIOCEXCL _IO('t', 13) 47 #define TIOCNXCL _IO('t', 14) 55 #define TIOCCONS _IO('t', 36) 69 #define TIOCNOTTY _IO('t', 113) 88 #define TIOCSCTTY _IO('t', 132) 97 #define FIOCLEX _IO('f', 1) [all …]
|
/openbmc/linux/include/uapi/linux/dvb/ |
H A D | audio.h | 68 #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) 81 #define AUDIO_SET_ID _IO('o', 13) [all …]
|
H A D | video.h | 168 #define VIDEO_STOP _IO('o', 21) 169 #define VIDEO_PLAY _IO('o', 22) 170 #define VIDEO_FREEZE _IO('o', 23) 171 #define VIDEO_CONTINUE _IO('o', 24) 172 #define VIDEO_SELECT_SOURCE _IO('o', 25) 173 #define VIDEO_SET_BLANK _IO('o', 26) 176 #define VIDEO_SET_DISPLAY_FORMAT _IO('o', 29) 178 #define VIDEO_FAST_FORWARD _IO('o', 31) 179 #define VIDEO_SLOWMOTION _IO('o', 32) 182 #define VIDEO_SET_STREAMTYPE _IO('o', 36) [all …]
|
/openbmc/qemu/nbd/ |
H A D | nbd-internal.h | 54 #define NBD_SET_SOCK _IO(0xab, 0) 55 #define NBD_SET_BLKSIZE _IO(0xab, 1) 56 #define NBD_SET_SIZE _IO(0xab, 2) 57 #define NBD_DO_IT _IO(0xab, 3) 58 #define NBD_CLEAR_SOCK _IO(0xab, 4) 59 #define NBD_CLEAR_QUE _IO(0xab, 5) 60 #define NBD_PRINT_DEBUG _IO(0xab, 6) 61 #define NBD_SET_SIZE_BLOCKS _IO(0xab, 7) 62 #define NBD_DISCONNECT _IO(0xab, 8) 63 #define NBD_SET_TIMEOUT _IO(0xab, 9) [all …]
|
/openbmc/linux/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) 63 #define STOP_ARRAY _IO (MD_MAJOR, 0x32) [all …]
|
/openbmc/qemu/linux-headers/linux/ |
H A D | vfio.h | 111 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) 120 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1) 133 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2) 152 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3) 166 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4) 222 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7) 611 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11) 1568 #define VFIO_IOMMU_MAP_DMA _IO(VFIO_TYPE, VFIO_BASE + 13) 1621 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) 1622 #define VFIO_IOMMU_DISABLE _IO(VFIO_TYPE, VFIO_BASE + 16) [all …]
|
H A D | iommufd.h | 66 #define IOMMU_DESTROY _IO(IOMMUFD_TYPE, IOMMUFD_CMD_DESTROY) 82 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) 213 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) 244 #define IOMMU_IOAS_COPY _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_COPY) 264 #define IOMMU_IOAS_UNMAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_UNMAP) 316 #define IOMMU_OPTION _IO(IOMMUFD_TYPE, IOMMUFD_CMD_OPTION) 351 #define IOMMU_VFIO_IOAS _IO(IOMMUFD_TYPE, IOMMUFD_CMD_VFIO_IOAS) 445 #define IOMMU_HWPT_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_HWPT_ALLOC) 542 #define IOMMU_GET_HW_INFO _IO(IOMMUFD_TYPE, IOMMUFD_CMD_GET_HW_INFO) 568 #define IOMMU_HWPT_SET_DIRTY_TRACKING _IO(IOMMUFD_TYPE, \ [all …]
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 223 #define TARGET_FIOCLEX _IO('f', 1) 224 #define TARGET_FIONCLEX _IO('f', 2) 241 #define TARGET_TCSBRK _IO('t', 29) 242 #define TARGET_TCXONC _IO('t', 30) 243 #define TARGET_TCFLSH _IO('t', 31) 254 #define TARGET_TIOCEXCL _IO('T', 12) 255 #define TARGET_TIOCNXCL _IO('T', 13) 256 #define TARGET_TIOCSCTTY _IO('T', 14) 278 #define TARGET_TIOCCONS _IO('T', 29) 292 #define TARGET_TIOCNOTTY _IO('T', 34) [all …]
|
/openbmc/linux/include/uapi/linux/usb/ |
H A D | tmc.h | 78 #define USBTMC_IOCTL_INDICATOR_PULSE _IO(USBTMC_IOC_NR, 1) 79 #define USBTMC_IOCTL_CLEAR _IO(USBTMC_IOC_NR, 2) 80 #define USBTMC_IOCTL_ABORT_BULK_OUT _IO(USBTMC_IOC_NR, 3) 81 #define USBTMC_IOCTL_ABORT_BULK_IN _IO(USBTMC_IOC_NR, 4) 82 #define USBTMC_IOCTL_CLEAR_OUT_HALT _IO(USBTMC_IOC_NR, 6) 83 #define USBTMC_IOCTL_CLEAR_IN_HALT _IO(USBTMC_IOC_NR, 7) 97 #define USBTMC488_IOCTL_GOTO_LOCAL _IO(USBTMC_IOC_NR, 20) 98 #define USBTMC488_IOCTL_LOCAL_LOCKOUT _IO(USBTMC_IOC_NR, 21) 99 #define USBTMC488_IOCTL_TRIGGER _IO(USBTMC_IOC_NR, 22) 109 #define USBTMC_IOCTL_CANCEL_IO _IO(USBTMC_IOC_NR, 35) [all …]
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_ioctl.h | 84 #define VCHIQ_IOC_CONNECT _IO(VCHIQ_IOC_MAGIC, 0) 85 #define VCHIQ_IOC_SHUTDOWN _IO(VCHIQ_IOC_MAGIC, 1) 88 #define VCHIQ_IOC_REMOVE_SERVICE _IO(VCHIQ_IOC_MAGIC, 3) 99 #define VCHIQ_IOC_GET_CLIENT_ID _IO(VCHIQ_IOC_MAGIC, 9) 102 #define VCHIQ_IOC_CLOSE_SERVICE _IO(VCHIQ_IOC_MAGIC, 11) 103 #define VCHIQ_IOC_USE_SERVICE _IO(VCHIQ_IOC_MAGIC, 12) 104 #define VCHIQ_IOC_RELEASE_SERVICE _IO(VCHIQ_IOC_MAGIC, 13) 109 #define VCHIQ_IOC_LIB_VERSION _IO(VCHIQ_IOC_MAGIC, 16) 110 #define VCHIQ_IOC_CLOSE_DELIVERED _IO(VCHIQ_IOC_MAGIC, 17)
|
/openbmc/linux/include/uapi/linux/surface_aggregator/ |
H A D | dtx.h | 131 #define SDTX_IOCTL_EVENTS_ENABLE _IO(0xa5, 0x21) 132 #define SDTX_IOCTL_EVENTS_DISABLE _IO(0xa5, 0x22) 134 #define SDTX_IOCTL_LATCH_LOCK _IO(0xa5, 0x23) 135 #define SDTX_IOCTL_LATCH_UNLOCK _IO(0xa5, 0x24) 137 #define SDTX_IOCTL_LATCH_REQUEST _IO(0xa5, 0x25) 138 #define SDTX_IOCTL_LATCH_CONFIRM _IO(0xa5, 0x26) 139 #define SDTX_IOCTL_LATCH_HEARTBEAT _IO(0xa5, 0x27) 140 #define SDTX_IOCTL_LATCH_CANCEL _IO(0xa5, 0x28)
|
/openbmc/linux/include/linux/ |
H A D | vmw_vmci_defs.h | 441 #define IOCTL_VMCI_INIT_CONTEXT _IO(7, 0xa0) 442 #define IOCTL_VMCI_QUEUEPAIR_SETVA _IO(7, 0xa4) 443 #define IOCTL_VMCI_NOTIFY_RESOURCE _IO(7, 0xa5) 445 #define IOCTL_VMCI_VERSION2 _IO(7, 0xa7) 446 #define IOCTL_VMCI_QUEUEPAIR_ALLOC _IO(7, 0xa8) 448 #define IOCTL_VMCI_QUEUEPAIR_DETACH _IO(7, 0xaa) 449 #define IOCTL_VMCI_DATAGRAM_SEND _IO(7, 0xab) 450 #define IOCTL_VMCI_DATAGRAM_RECEIVE _IO(7, 0xac) 453 #define IOCTL_VMCI_CTX_GET_CPT_STATE _IO(7, 0xb1) 455 #define IOCTL_VMCI_GET_CONTEXT_ID _IO(7, 0xb3) [all …]
|