/linux/arch/sparc/include/uapi/asm/ |
H A D | ioctls.h | 9 #define TCSETA _IOW('T', 2, struct termio) 10 #define TCSETAW _IOW('T', 3, struct termio) 11 #define TCSETAF _IOW('T', 4, struct termio) 16 #define TCSETS _IOW('T', 9, struct termios) 17 #define TCSETSW _IOW('T', 10, struct termios) 18 #define TCSETSF _IOW('T', 11, struct termios) 20 #define TCSETS2 _IOW('T', 13, struct termios2) 21 #define TCSETSW2 _IOW('T', 14, struct termios2) 22 #define TCSETSF2 _IOW('T', 15, struct termios2) 39 #define TIOCSETD _IOW('t', 1, int) [all …]
|
/linux/tools/include/uapi/linux/ |
H A D | vhost.h |
|
H A D | if_tun.h | 32 #define TUNSETNOCSUM _IOW('T', 200, int) 33 #define TUNSETDEBUG _IOW('T', 201, int) 34 #define TUNSETIFF _IOW('T', 202, int) 35 #define TUNSETPERSIST _IOW('T', 203, int) 36 #define TUNSETOWNER _IOW('T', 204, int) 37 #define TUNSETLINK _IOW('T', 205, int) 38 #define TUNSETGROUP _IOW('T', 206, int) 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) 41 #define TUNSETTXFILTER _IOW('T', 209, unsigned int) 44 #define TUNSETSNDBUF _IOW('T', 212, int) [all …]
|
H A D | kvm.h | 1182 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) 1185 #define KVM_SET_USER_MEMORY_REGION _IOW(KVMIO, 0x46, \ 1188 #define KVM_SET_IDENTITY_MAP_ADDR _IOW(KVMIO, 0x48, __u64) 1189 #define KVM_SET_USER_MEMORY_REGION2 _IOW(KVMIO, 0x49, \ 1193 #define KVM_S390_UCAS_MAP _IOW(KVMIO, 0x50, struct kvm_s390_ucas_mapping) 1194 #define KVM_S390_UCAS_UNMAP _IOW(KVMIO, 0x51, struct kvm_s390_ucas_mapping) 1195 #define KVM_S390_VCPU_FAULT _IOW(KVMIO, 0x52, unsigned long) 1199 #define KVM_IRQ_LINE _IOW(KVMIO, 0x61, struct kvm_irq_level) 1207 _IOW(KVMIO, 0x67, struct kvm_coalesced_mmio_zone) 1209 _IOW(KVMIO, 0x68, struct kvm_coalesced_mmio_zone) [all …]
|
/linux/include/uapi/linux/ |
H A D | vhost.h | 27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) 38 #define VHOST_SET_MEM_TABLE _IOW(VHOST_VIRTIO, 0x03, struct vhost_memory) 45 #define VHOST_SET_LOG_BASE _IOW(VHOST_VIRTIO, 0x04, __u64) 47 #define VHOST_SET_LOG_FD _IOW(VHOST_VIRTIO, 0x07, int) 66 #define VHOST_FREE_WORKER _IOW(VHOST_VIRTIO, 0x9, struct vhost_worker_state) 71 #define VHOST_SET_VRING_NUM _IOW(VHOST_VIRTIO, 0x10, struct vhost_vring_state) 73 #define VHOST_SET_VRING_ADDR _IOW(VHOST_VIRTIO, 0x11, struct vhost_vring_addr) 75 #define VHOST_SET_VRING_BASE _IOW(VHOST_VIRTIO, 0x12, struct vhost_vring_state) 90 #define VHOST_SET_VRING_ENDIAN _IOW(VHOST_VIRTIO, 0x13, struct vhost_vring_state) 91 #define VHOST_GET_VRING_ENDIAN _IOW(VHOST_VIRTIO, 0x14, struct vhost_vring_state) [all …]
|
H A D | atmdev.h | 55 #define ATM_GETLINKRATE _IOW('a',ATMIOC_ITF+1,struct atmif_sioc) 57 #define ATM_GETNAMES _IOW('a',ATMIOC_ITF+3,struct atm_iobuf) 59 #define ATM_GETTYPE _IOW('a',ATMIOC_ITF+4,struct atmif_sioc) 61 #define ATM_GETESI _IOW('a',ATMIOC_ITF+5,struct atmif_sioc) 63 #define ATM_GETADDR _IOW('a',ATMIOC_ITF+6,struct atmif_sioc) 65 #define ATM_RSTADDR _IOW('a',ATMIOC_ITF+7,struct atmif_sioc) 67 #define ATM_ADDADDR _IOW('a',ATMIOC_ITF+8,struct atmif_sioc) 69 #define ATM_DELADDR _IOW('a',ATMIOC_ITF+9,struct atmif_sioc) 71 #define ATM_GETCIRANGE _IOW('a',ATMIOC_ITF+10,struct atmif_sioc) 73 #define ATM_SETCIRANGE _IOW('a',ATMIOC_ITF+11,struct atmif_sioc) [all …]
|
H A D | if_tun.h | 32 #define TUNSETNOCSUM _IOW('T', 200, int) 33 #define TUNSETDEBUG _IOW('T', 201, int) 34 #define TUNSETIFF _IOW('T', 202, int) 35 #define TUNSETPERSIST _IOW('T', 203, int) 36 #define TUNSETOWNER _IOW('T', 204, int) 37 #define TUNSETLINK _IOW('T', 205, int) 38 #define TUNSETGROUP _IOW('T', 206, int) 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) 41 #define TUNSETTXFILTER _IOW('T', 209, unsigned int) 44 #define TUNSETSNDBUF _IOW('T', 212, int) [all …]
|
H A D | ppp-ioctl.h | 87 #define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */ 89 #define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */ 92 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */ 94 #define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */ 95 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */ 97 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */ 99 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) 101 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */ 102 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */ 103 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */ [all …]
|
H A D | uinput.h | 100 #define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct uinput_setup) 135 #define UI_ABS_SETUP _IOW(UINPUT_IOCTL_BASE, 4, struct uinput_abs_setup) 137 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int) 138 #define UI_SET_KEYBIT _IOW(UINPUT_IOCTL_BASE, 101, int) 139 #define UI_SET_RELBIT _IOW(UINPUT_IOCTL_BASE, 102, int) 140 #define UI_SET_ABSBIT _IOW(UINPUT_IOCTL_BASE, 103, int) 141 #define UI_SET_MSCBIT _IOW(UINPUT_IOCTL_BASE, 104, int) 142 #define UI_SET_LEDBIT _IOW(UINPUT_IOCTL_BASE, 105, int) 143 #define UI_SET_SNDBIT _IOW(UINPUT_IOCTL_BASE, 106, int) 144 #define UI_SET_FFBIT _IOW(UINPUT_IOCTL_BASE, 107, int) [all …]
|
H A D | ext4.h | 14 #define EXT4_IOC_SETVERSION _IOW('f', 4, long) 18 #define EXT4_IOC_SETRSVSZ _IOW('f', 6, long) 19 #define EXT4_IOC_GROUP_EXTEND _IOW('f', 7, unsigned long) 20 #define EXT4_IOC_GROUP_ADD _IOW('f', 8, struct ext4_new_group_input) 26 #define EXT4_IOC_RESIZE_FS _IOW('f', 16, __u64) 31 #define EXT4_IOC_GETSTATE _IOW('f', 41, __u32) 33 #define EXT4_IOC_CHECKPOINT _IOW('f', 43, __u32) 35 #define EXT4_IOC_SETFSUUID _IOW('f', 44, struct fsuuid) 43 #define EXT4_IOC32_SETVERSION _IOW('f', 4, int) 45 #define EXT4_IOC32_SETRSVSZ _IOW('f', 6, int) [all …]
|
H A D | rio_mport_cdev.h | 230 _IOW(RIO_MPORT_DRV_MAGIC, 1, __u16) 232 _IOW(RIO_MPORT_DRV_MAGIC, 2, __u32) 240 _IOW(RIO_MPORT_DRV_MAGIC, 6, struct rio_mport_maint_io) 244 _IOW(RIO_MPORT_DRV_MAGIC, 8, struct rio_mport_maint_io) 246 _IOW(RIO_MPORT_DRV_MAGIC, 9, struct rio_doorbell_filter) 248 _IOW(RIO_MPORT_DRV_MAGIC, 10, struct rio_doorbell_filter) 250 _IOW(RIO_MPORT_DRV_MAGIC, 11, struct rio_pw_filter) 252 _IOW(RIO_MPORT_DRV_MAGIC, 12, struct rio_pw_filter) 254 _IOW(RIO_MPORT_DRV_MAGIC, 13, __u32) 260 _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap) [all …]
|
H A D | ppdev.h | 24 #define PPSETMODE _IOW(PP_IOCTL, 0x80, int) 32 #define PPWCONTROL _IOW(PP_IOCTL, 0x84, unsigned char) 38 #define PPFCONTROL _IOW(PP_IOCTL, 0x8e, struct ppdev_frob_struct) 42 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char) 66 #define PPDATADIR _IOW(PP_IOCTL, 0x90, int) 69 #define PPNEGOT _IOW(PP_IOCTL, 0x91, int) 72 #define PPWCTLONIRQ _IOW(PP_IOCTL, 0x92, unsigned char) 78 #define PPSETPHASE _IOW(PP_IOCTL, 0x94, int) 82 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval) 93 #define PPSETFLAGS _IOW(PP_IOCTL, 0x9b, int)
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | ioctls.h | 9 #define FIOASYNC _IOW('f', 125, int) 10 #define FIONBIO _IOW('f', 126, int) 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */ 19 #define TIOCSETC _IOW('t', 17, struct tchars) 22 #define TCSETS _IOW('t', 20, struct termios) 23 #define TCSETSW _IOW('t', 21, struct termios) 24 #define TCSETSF _IOW('t', 22, struct termios) 27 #define TCSETA _IOW('t', 24, struct termio) 28 #define TCSETAW _IOW('t', 25, struct termio) [all …]
|
/linux/arch/xtensa/include/uapi/asm/ |
H A D | ioctls.h | 21 #define FIOASYNC _IOW('f', 125, int) 22 #define FIONBIO _IOW('f', 126, int) 47 #define TIOCSPGRP _IOW('t', 118, int) 54 #define TIOCSTI _IOW('T', 18, char) 56 #define TIOCMBIS _IOW('T', 22, unsigned int) 57 #define TIOCMBIC _IOW('T', 23, unsigned int) 58 #define TIOCMSET _IOW('T', 24, unsigned int) 72 #define TIOCSSOFTCAR _IOW('T', 26, unsigned int) 73 #define TIOCLINUX _IOW('T', 28, char) 77 #define TIOCPKT _IOW('T', 32, int) [all …]
|
/linux/arch/sh/include/uapi/asm/ |
H A D | ioctls.h | 9 #define FIOASYNC _IOW('f', 125, int) 10 #define FIONBIO _IOW('f', 126, int) 35 #define TIOCSPGRP _IOW('t', 118, int) 42 #define TIOCSTI _IOW('T', 18, char) /* 0x5412 */ 44 #define TIOCMBIS _IOW('T', 22, unsigned int) /* 0x5416 */ 45 #define TIOCMBIC _IOW('T', 23, unsigned int) /* 0x5417 */ 46 #define TIOCMSET _IOW('T', 24, unsigned int) /* 0x5418 */ 60 #define TIOCSSOFTCAR _IOW('T', 26, unsigned int) /* 0x541A */ 61 #define TIOCLINUX _IOW('T', 28, char) /* 0x541C */ 65 #define TIOCPKT _IOW('T', 32, int) /* 0x5420 */ [all …]
|
/linux/include/uapi/linux/android/ |
H A D | binder.h | 262 BINDER_SET_IDLE_TIMEOUT = _IOW('b', 3, __s64), 263 BINDER_SET_MAX_THREADS = _IOW('b', 5, __u32), 264 BINDER_SET_IDLE_PRIORITY = _IOW('b', 6, __s32), 265 BINDER_SET_CONTEXT_MGR = _IOW('b', 7, __s32), 266 BINDER_THREAD_EXIT = _IOW('b', 8, __s32), 270 BINDER_SET_CONTEXT_MGR_EXT = _IOW('b', 13, struct flat_binder_object), 271 BINDER_FREEZE = _IOW('b', 14, struct binder_freeze_info), 273 BINDER_ENABLE_ONEWAY_SPAM_DETECTION = _IOW('b', 16, __u32), 490 BC_TRANSACTION = _IOW('c', 0, struct binder_transaction_data), 491 BC_REPLY = _IOW('c', 1, struct binder_transaction_data), [all …]
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | ioctls.h | 9 #define FIOASYNC _IOW('f', 125, int) 10 #define FIONBIO _IOW('f', 126, int) 16 #define TIOCSETP _IOW('t', 9, struct sgttyb) 17 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */ 19 #define TIOCSETC _IOW('t', 17, struct tchars) 22 #define TCSETS _IOW('t', 20, struct termios) 23 #define TCSETSW _IOW('t', 21, struct termios) 24 #define TCSETSF _IOW('t', 22, struct termios) 27 #define TCSETA _IOW('t', 24, struct termio) 28 #define TCSETAW _IOW('t', 25, struct termio) [all …]
|
/linux/include/uapi/mtd/ |
H A D | ubi-user.h | 166 #define UBI_IOCMKVOL _IOW(UBI_IOC_MAGIC, 0, struct ubi_mkvol_req) 168 #define UBI_IOCRMVOL _IOW(UBI_IOC_MAGIC, 1, __s32) 170 #define UBI_IOCRSVOL _IOW(UBI_IOC_MAGIC, 2, struct ubi_rsvol_req) 172 #define UBI_IOCRNVOL _IOW(UBI_IOC_MAGIC, 3, struct ubi_rnvol_req) 175 #define UBI_IOCRPEB _IOW(UBI_IOC_MAGIC, 4, __s32) 177 #define UBI_IOCSPEB _IOW(UBI_IOC_MAGIC, 5, __s32) 184 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req) 186 #define UBI_IOCDET _IOW(UBI_CTRL_IOC_MAGIC, 65, __s32) 196 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) 198 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32) [all …]
|
/linux/include/net/bluetooth/ |
H A D | hci_sock.h | 68 #define HCIDEVUP _IOW('H', 201, int) 69 #define HCIDEVDOWN _IOW('H', 202, int) 70 #define HCIDEVRESET _IOW('H', 203, int) 71 #define HCIDEVRESTAT _IOW('H', 204, int) 79 #define HCISETRAW _IOW('H', 220, int) 80 #define HCISETSCAN _IOW('H', 221, int) 81 #define HCISETAUTH _IOW('H', 222, int) 82 #define HCISETENCRYPT _IOW('H', 223, int) 83 #define HCISETPTYPE _IOW('H', 224, int) 84 #define HCISETLINKPOL _IOW('H', 225, int) [all …]
|
/linux/arch/m68k/include/asm/ |
H A D | fbio.h | 69 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) 70 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap) 72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) 73 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) 94 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */ 97 #define FBIOSVIDEO _IOW('F', 7, int) 112 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor) 116 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos) 117 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos) 145 #define FBIO_WID_FREE _IOW('F', 31, struct fb_wid_alloc) [all …]
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | ioctls.h | 10 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */ 11 #define TCSETSW _IOW('T', 18, struct termios) /* TCSETATTRD */ 12 #define TCSETSF _IOW('T', 19, struct termios) /* TCSETATTRF */ 14 #define TCSETA _IOW('T', 2, struct termio) 15 #define TCSETAW _IOW('T', 3, struct termio) 16 #define TCSETAF _IOW('T', 4, struct termio) 24 #define TIOCSPGRP _IOW('T', 29, int) 51 #define TCSETS2 _IOW('T',0x2B, struct termios2) 52 #define TCSETSW2 _IOW('T',0x2C, struct termios2) 53 #define TCSETSF2 _IOW('T',0x2D, struct termios2) [all …]
|
/linux/include/linux/ |
H A D | falloc.h | 22 #define FS_IOC_RESVSP _IOW('X', 40, struct space_resv) 23 #define FS_IOC_UNRESVSP _IOW('X', 41, struct space_resv) 24 #define FS_IOC_RESVSP64 _IOW('X', 42, struct space_resv) 25 #define FS_IOC_UNRESVSP64 _IOW('X', 43, struct space_resv) 26 #define FS_IOC_ZERO_RANGE _IOW('X', 57, struct space_resv) 54 #define FS_IOC_RESVSP_32 _IOW ('X', 40, struct space_resv_32) 55 #define FS_IOC_UNRESVSP_32 _IOW ('X', 41, struct space_resv_32) 56 #define FS_IOC_RESVSP64_32 _IOW ('X', 42, struct space_resv_32) 57 #define FS_IOC_UNRESVSP64_32 _IOW ('X', 43, struct space_resv_32) 58 #define FS_IOC_ZERO_RANGE_32 _IOW ('X', 57, struct space_resv_32)
|
/linux/fs/bcachefs/ |
H A D | bcachefs_ioctl.h | 42 #define BCH_IOCTL_ASSEMBLE _IOW(0xbc, 1, struct bch_ioctl_assemble) 43 #define BCH_IOCTL_INCREMENTAL _IOW(0xbc, 2, struct bch_ioctl_incremental) 65 #define BCH_IOCTL_START _IOW(0xbc, 2, struct bch_ioctl_start) 69 #define BCH_IOCTL_DISK_ADD _IOW(0xbc, 4, struct bch_ioctl_disk) 70 #define BCH_IOCTL_DISK_REMOVE _IOW(0xbc, 5, struct bch_ioctl_disk) 71 #define BCH_IOCTL_DISK_ONLINE _IOW(0xbc, 6, struct bch_ioctl_disk) 72 #define BCH_IOCTL_DISK_OFFLINE _IOW(0xbc, 7, struct bch_ioctl_disk) 73 #define BCH_IOCTL_DISK_SET_STATE _IOW(0xbc, 8, struct bch_ioctl_disk_set_state) 74 #define BCH_IOCTL_DATA _IOW(0xbc, 10, struct bch_ioctl_data) 77 #define BCH_IOCTL_READ_SUPER _IOW(0xbc, 12, struct bch_ioctl_read_super) [all …]
|
/linux/fs/ocfs2/ |
H A D | ocfs2_ioctl.h | 30 #define OCFS2_IOC_ALLOCSP _IOW ('X', 10, struct ocfs2_space_resv) 31 #define OCFS2_IOC_FREESP _IOW ('X', 11, struct ocfs2_space_resv) 32 #define OCFS2_IOC_RESVSP _IOW ('X', 40, struct ocfs2_space_resv) 33 #define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv) 34 #define OCFS2_IOC_ALLOCSP64 _IOW ('X', 36, struct ocfs2_space_resv) 35 #define OCFS2_IOC_FREESP64 _IOW ('X', 37, struct ocfs2_space_resv) 36 #define OCFS2_IOC_RESVSP64 _IOW ('X', 42, struct ocfs2_space_resv) 37 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) 49 #define OCFS2_IOC_GROUP_EXTEND _IOW('o', 1, int) 50 #define OCFS2_IOC_GROUP_ADD _IOW(' [all...] |
/linux/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 666 _IOW('v', BASE_VIDIOC_PRIVATE + 0, int) 670 _IOW('v', BASE_VIDIOC_PRIVATE + 1, struct atomisp_nr_config) 674 _IOW('v', BASE_VIDIOC_PRIVATE + 2, struct atomisp_tnr_config) 678 _IOW('v', BASE_VIDIOC_PRIVATE + 3, struct atomisp_histogram) 682 _IOW('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config) 686 _IOW('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config) 699 _IOW('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dis_coefficients) 702 _IOW('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dvs_6axis_config) 709 _IOW('v', BASE_VIDIOC_PRIVATE + 8, struct atomisp_parm) 713 _IOW('v', BASE_VIDIOC_PRIVATE + 9, struct atomisp_gamma_table) [all …]
|