Home
last modified time | relevance | path

Searched refs:_IOWR (Results 1 – 148 of 148) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h103 #define LIBCFS_IOC_DEBUG_MASK _IOWR('f', 250, long)
109 #define IOC_LIBCFS_PANIC _IOWR('e', 30, long)
110 #define IOC_LIBCFS_CLEAR_DEBUG _IOWR('e', 31, long)
111 #define IOC_LIBCFS_MARK_DEBUG _IOWR('e', 32, long)
112 #define IOC_LIBCFS_MEMHOG _IOWR('e', 36, long)
113 #define IOC_LIBCFS_PING_TEST _IOWR('e', 37, long)
115 #define IOC_LIBCFS_GET_NI _IOWR('e', 50, long)
116 #define IOC_LIBCFS_FAIL_NID _IOWR('e', 51, long)
117 #define IOC_LIBCFS_ADD_ROUTE _IOWR('e', 52, long)
118 #define IOC_LIBCFS_DEL_ROUTE _IOWR('e', 53, long)
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lib.h283 #define OBD_IOC_CREATE _IOWR('f', 101, OBD_IOC_DATA_TYPE)
285 #define OBD_IOC_PREALLOCATE _IOWR('f', 105, OBD_IOC_DATA_TYPE)
288 #define OBD_IOC_GETATTR _IOWR ('f', 108, OBD_IOC_DATA_TYPE)
289 #define OBD_IOC_READ _IOWR('f', 109, OBD_IOC_DATA_TYPE)
290 #define OBD_IOC_WRITE _IOWR('f', 110, OBD_IOC_DATA_TYPE)
293 #define OBD_IOC_STATFS _IOWR('f', 113, OBD_IOC_DATA_TYPE)
295 #define OBD_IOC_READ2 _IOWR('f', 115, OBD_IOC_DATA_TYPE)
296 #define OBD_IOC_FORMAT _IOWR('f', 116, OBD_IOC_DATA_TYPE)
297 #define OBD_IOC_PARTITION _IOWR('f', 117, OBD_IOC_DATA_TYPE)
298 #define OBD_IOC_COPY _IOWR('f', 120, OBD_IOC_DATA_TYPE)
[all …]
Dlustre_dlm.h1409 #define IOC_LDLM_TEST _IOWR('f', 40, long)
1410 #define IOC_LDLM_DUMP _IOWR('f', 41, long)
1411 #define IOC_LDLM_REGRESS_START _IOWR('f', 42, long)
1412 #define IOC_LDLM_REGRESS_STOP _IOWR('f', 43, long)
Dobd.h44 #define IOC_OSC_SET_ACTIVE _IOWR(IOC_OSC_TYPE, 21, struct obd_device *)
/linux-4.1.27/include/uapi/linux/
Dv4l2-subdev.h160 #define VIDIOC_SUBDEV_G_FMT _IOWR('V', 4, struct v4l2_subdev_format)
161 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format)
162 #define VIDIOC_SUBDEV_G_FRAME_INTERVAL _IOWR('V', 21, struct v4l2_subdev_frame_interval)
163 #define VIDIOC_SUBDEV_S_FRAME_INTERVAL _IOWR('V', 22, struct v4l2_subdev_frame_interval)
164 #define VIDIOC_SUBDEV_ENUM_MBUS_CODE _IOWR('V', 2, struct v4l2_subdev_mbus_code_enum)
165 #define VIDIOC_SUBDEV_ENUM_FRAME_SIZE _IOWR('V', 74, struct v4l2_subdev_frame_size_enum)
166 #define VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL _IOWR('V', 75, struct v4l2_subdev_frame_interval_enum)
167 #define VIDIOC_SUBDEV_G_CROP _IOWR('V', 59, struct v4l2_subdev_crop)
168 #define VIDIOC_SUBDEV_S_CROP _IOWR('V', 60, struct v4l2_subdev_crop)
169 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection)
[all …]
Ddm-ioctl.h248 #define DM_VERSION _IOWR(DM_IOCTL, DM_VERSION_CMD, struct dm_ioctl)
249 #define DM_REMOVE_ALL _IOWR(DM_IOCTL, DM_REMOVE_ALL_CMD, struct dm_ioctl)
250 #define DM_LIST_DEVICES _IOWR(DM_IOCTL, DM_LIST_DEVICES_CMD, struct dm_ioctl)
252 #define DM_DEV_CREATE _IOWR(DM_IOCTL, DM_DEV_CREATE_CMD, struct dm_ioctl)
253 #define DM_DEV_REMOVE _IOWR(DM_IOCTL, DM_DEV_REMOVE_CMD, struct dm_ioctl)
254 #define DM_DEV_RENAME _IOWR(DM_IOCTL, DM_DEV_RENAME_CMD, struct dm_ioctl)
255 #define DM_DEV_SUSPEND _IOWR(DM_IOCTL, DM_DEV_SUSPEND_CMD, struct dm_ioctl)
256 #define DM_DEV_STATUS _IOWR(DM_IOCTL, DM_DEV_STATUS_CMD, struct dm_ioctl)
257 #define DM_DEV_WAIT _IOWR(DM_IOCTL, DM_DEV_WAIT_CMD, struct dm_ioctl)
259 #define DM_TABLE_LOAD _IOWR(DM_IOCTL, DM_TABLE_LOAD_CMD, struct dm_ioctl)
[all …]
Dfsl_hypervisor.h189 _IOWR(FSL_HV_IOCTL_TYPE, 1, struct fsl_hv_ioctl_restart)
193 _IOWR(FSL_HV_IOCTL_TYPE, 2, struct fsl_hv_ioctl_status)
197 _IOWR(FSL_HV_IOCTL_TYPE, 3, struct fsl_hv_ioctl_start)
201 _IOWR(FSL_HV_IOCTL_TYPE, 4, struct fsl_hv_ioctl_stop)
205 _IOWR(FSL_HV_IOCTL_TYPE, 5, struct fsl_hv_ioctl_memcpy)
209 _IOWR(FSL_HV_IOCTL_TYPE, 6, struct fsl_hv_ioctl_doorbell)
213 _IOWR(FSL_HV_IOCTL_TYPE, 7, struct fsl_hv_ioctl_prop)
217 _IOWR(FSL_HV_IOCTL_TYPE, 8, struct fsl_hv_ioctl_prop)
Dvideodev2.h2086 #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc)
2087 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2088 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2089 #define VIDIOC_REQBUFS _IOWR('V', 8, struct v4l2_requestbuffers)
2090 #define VIDIOC_QUERYBUF _IOWR('V', 9, struct v4l2_buffer)
2094 #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer)
2095 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
2096 #define VIDIOC_DQBUF _IOWR('V', 17, struct v4l2_buffer)
2099 #define VIDIOC_G_PARM _IOWR('V', 21, struct v4l2_streamparm)
2100 #define VIDIOC_S_PARM _IOWR('V', 22, struct v4l2_streamparm)
[all …]
Dbtrfs.h568 #define BTRFS_IOC_TREE_SEARCH _IOWR(BTRFS_IOCTL_MAGIC, 17, \
570 #define BTRFS_IOC_TREE_SEARCH_V2 _IOWR(BTRFS_IOCTL_MAGIC, 17, \
572 #define BTRFS_IOC_INO_LOOKUP _IOWR(BTRFS_IOCTL_MAGIC, 18, \
575 #define BTRFS_IOC_SPACE_INFO _IOWR(BTRFS_IOCTL_MAGIC, 20, \
585 #define BTRFS_IOC_SCRUB _IOWR(BTRFS_IOCTL_MAGIC, 27, \
588 #define BTRFS_IOC_SCRUB_PROGRESS _IOWR(BTRFS_IOCTL_MAGIC, 29, \
590 #define BTRFS_IOC_DEV_INFO _IOWR(BTRFS_IOCTL_MAGIC, 30, \
594 #define BTRFS_IOC_BALANCE_V2 _IOWR(BTRFS_IOCTL_MAGIC, 32, \
599 #define BTRFS_IOC_INO_PATHS _IOWR(BTRFS_IOCTL_MAGIC, 35, \
601 #define BTRFS_IOC_LOGICAL_INO _IOWR(BTRFS_IOCTL_MAGIC, 36, \
[all …]
Dcapi.h39 #define CAPI_GET_MANUFACTURER _IOWR('C',0x06,int) /* broken: wanted size 64 (CAPI_MANUFACTURER_LEN)…
52 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
59 #define CAPI_GET_SERIAL _IOWR('C',0x08,int) /* broken: wanted size 8 (CAPI_SERIAL_LEN) */
76 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
87 #define CAPI_MANUFACTURER_CMD _IOWR('C',0x20, struct capi_manufacturer_cmd)
Dhiddev.h162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
163 #define HIDIOCGFIELDINFO _IOWR('H', 0x0A, struct hiddev_field_info)
164 #define HIDIOCGUSAGE _IOWR('H', 0x0B, struct hiddev_usage_ref)
166 #define HIDIOCGUCODE _IOWR('H', 0x0D, struct hiddev_usage_ref)
170 #define HIDIOCGCOLLECTIONINFO _IOWR('H', 0x11, struct hiddev_collection_info)
174 #define HIDIOCGUSAGES _IOWR('H', 0x13, struct hiddev_usage_ref_multi)
Dusbdevice_fs.h157 #define USBDEVFS_CONTROL _IOWR('U', 0, struct usbdevfs_ctrltransfer)
158 #define USBDEVFS_CONTROL32 _IOWR('U', 0, struct usbdevfs_ctrltransfer32)
159 #define USBDEVFS_BULK _IOWR('U', 2, struct usbdevfs_bulktransfer)
160 #define USBDEVFS_BULK32 _IOWR('U', 2, struct usbdevfs_bulktransfer32)
177 #define USBDEVFS_IOCTL _IOWR('U', 18, struct usbdevfs_ioctl)
178 #define USBDEVFS_IOCTL32 _IOWR('U', 18, struct usbdevfs_ioctl32)
Dphantom.h29 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *)
31 #define PHN_GET_REGS _IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
37 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg)
39 #define PHN_GETREGS _IOWR(PH_IOC_MAGIC, 7, struct phm_regs)
Dncp_fs.h114 #define NCP_IOC_GET_FS_INFO _IOWR('n', 4, struct ncp_fs_info)
116 #define NCP_IOC_GET_FS_INFO_V2 _IOWR('n', 4, struct ncp_fs_info_v2)
127 #define NCP_IOC_GETOBJECTNAME _IOWR('n', 9, struct ncp_objectname_ioctl)
129 #define NCP_IOC_GETPRIVATEDATA _IOWR('n', 10, struct ncp_privatedata_ioctl)
132 #define NCP_IOC_GETCHARSETS _IOWR('n', 11, struct ncp_nls_ioctl)
Dfirewire-cdev.h393 #define FW_CDEV_IOC_GET_INFO _IOWR('#', 0x00, struct fw_cdev_get_info)
395 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
399 #define FW_CDEV_IOC_ADD_DESCRIPTOR _IOWR('#', 0x06, struct fw_cdev_add_descriptor)
401 #define FW_CDEV_IOC_CREATE_ISO_CONTEXT _IOWR('#', 0x08, struct fw_cdev_create_iso_context)
402 #define FW_CDEV_IOC_QUEUE_ISO _IOWR('#', 0x09, struct fw_cdev_queue_iso)
410 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE _IOWR('#', 0x0d, struct fw_cdev_allocate_iso_resour…
419 #define FW_CDEV_IOC_GET_CYCLE_TIMER2 _IOWR('#', 0x14, struct fw_cdev_get_cycle_timer2)
422 #define FW_CDEV_IOC_SEND_PHY_PACKET _IOWR('#', 0x15, struct fw_cdev_send_phy_packet)
Dgigaset_dev.h23 #define GIGASET_REDIR _IOWR(GIGASET_IOCTL, 0, int)
26 #define GIGASET_CONFIG _IOWR(GIGASET_IOCTL, 1, int)
32 #define GIGASET_VERSION _IOWR(GIGASET_IOCTL, 3, unsigned[4])
Dmic_ioctl.h59 #define MIC_VIRTIO_ADD_DEVICE _IOWR('s', 1, struct mic_device_desc *)
65 #define MIC_VIRTIO_COPY_DESC _IOWR('s', 2, struct mic_copy_desc *)
74 #define MIC_VIRTIO_CONFIG_CHANGE _IOWR('s', 5, __u8 *)
Di2o-dev.h34 #define I2OHRTGET _IOWR(I2O_MAGIC_NUMBER,1,struct i2o_cmd_hrtlct)
35 #define I2OLCTGET _IOWR(I2O_MAGIC_NUMBER,2,struct i2o_cmd_hrtlct)
36 #define I2OPARMSET _IOWR(I2O_MAGIC_NUMBER,3,struct i2o_cmd_psetget)
37 #define I2OPARMGET _IOWR(I2O_MAGIC_NUMBER,4,struct i2o_cmd_psetget)
38 #define I2OSWDL _IOWR(I2O_MAGIC_NUMBER,5,struct i2o_sw_xfer)
39 #define I2OSWUL _IOWR(I2O_MAGIC_NUMBER,6,struct i2o_sw_xfer)
40 #define I2OSWDEL _IOWR(I2O_MAGIC_NUMBER,7,struct i2o_sw_xfer)
42 #define I2OHTML _IOWR(I2O_MAGIC_NUMBER,9,struct i2o_html)
Dfs.h142 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
159 #define FIFREEZE _IOWR('X', 119, int) /* Freeze */
160 #define FITHAW _IOWR('X', 120, int) /* Thaw */
161 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
167 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap)
Di8k.h28 #define I8K_GET_SPEED _IOWR('i', 0x85, size_t)
29 #define I8K_GET_FAN _IOWR('i', 0x86, size_t)
30 #define I8K_SET_FAN _IOWR('i', 0x87, size_t)
Dmedia.h170 #define MEDIA_IOC_DEVICE_INFO _IOWR('|', 0x00, struct media_device_info)
171 #define MEDIA_IOC_ENUM_ENTITIES _IOWR('|', 0x01, struct media_entity_desc)
172 #define MEDIA_IOC_ENUM_LINKS _IOWR('|', 0x02, struct media_links_enum)
173 #define MEDIA_IOC_SETUP_LINK _IOWR('|', 0x03, struct media_link_desc)
Domap3isp.h46 _IOWR('V', BASE_VIDIOC_PRIVATE + 1, struct omap3isp_ccdc_update_config)
48 _IOWR('V', BASE_VIDIOC_PRIVATE + 2, struct omap3isp_prev_update_config)
50 _IOWR('V', BASE_VIDIOC_PRIVATE + 3, struct omap3isp_h3a_aewb_config)
52 _IOWR('V', BASE_VIDIOC_PRIVATE + 4, struct omap3isp_hist_config)
54 _IOWR('V', BASE_VIDIOC_PRIVATE + 5, struct omap3isp_h3a_af_config)
56 _IOWR('V', BASE_VIDIOC_PRIVATE + 6, struct omap3isp_stat_data)
58 _IOWR('V', BASE_VIDIOC_PRIVATE + 7, unsigned long)
Dauto_fs.h70 #define AUTOFS_IOC_SETTIMEOUT32 _IOWR(0x93,0x64,compat_ulong_t)
71 #define AUTOFS_IOC_SETTIMEOUT _IOWR(0x93,0x64,unsigned long)
Dkvm.h664 #define KVM_GET_MSR_INDEX_LIST _IOWR(KVMIO, 0x02, struct kvm_msr_list)
676 #define KVM_GET_SUPPORTED_CPUID _IOWR(KVMIO, 0x05, struct kvm_cpuid2)
680 #define KVM_GET_EMULATED_CPUID _IOWR(KVMIO, 0x09, struct kvm_cpuid2)
1053 #define KVM_GET_IRQCHIP _IOWR(KVMIO, 0x62, struct kvm_irqchip)
1056 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state)
1058 #define KVM_IRQ_LINE_STATUS _IOWR(KVMIO, 0x67, struct kvm_irq_level)
1100 #define KVM_PPC_ALLOCATE_HTAB _IOWR(KVMIO, 0xa7, __u32)
1112 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device)
1127 #define KVM_TRANSLATE _IOWR(KVMIO, 0x85, struct kvm_translation)
1131 #define KVM_GET_MSRS _IOWR(KVMIO, 0x88, struct kvm_msrs)
[all …]
Dwatchdog.h29 #define WDIOC_SETTIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 6, int)
31 #define WDIOC_SETPRETIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 8, int)
Dsonet.h31 #define SONET_SETDIAG _IOWR('a',ATMIOC_PHYTYP+2,int)
33 #define SONET_CLRDIAG _IOWR('a',ATMIOC_PHYTYP+3,int)
Duvcvideo.h67 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping)
68 #define UVCIOC_CTRL_QUERY _IOWR('u', 0x21, struct uvc_xu_control_query)
Duinput.h73 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
75 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
Dcciss_ioctl.h77 #define CCISS_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 11, IOCTL_Command_struct)
86 #define CCISS_BIG_PASSTHRU _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL_Command_struct)
Dppp-ioctl.h99 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
106 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */
Dipmi.h332 #define IPMICTL_RECEIVE_MSG _IOWR(IPMI_IOC_MAGIC, 12, \
340 #define IPMICTL_RECEIVE_MSG_TRUNC _IOWR(IPMI_IOC_MAGIC, 11, \
Dvsp1.h28 _IOWR('V', BASE_VIDIOC_PRIVATE + 1, struct vsp1_lut_config)
Dudf_fs_i.h19 #define UDF_RELOCATE_BLOCKS _IOWR('l', 0x43, long)
Dmei.h89 _IOWR('H' , 0x01, struct mei_connect_client_data)
Dtoshiba.h25 #define TOSH_SMM _IOWR('t', 0x90, int) /* broken: meant 24 bytes */
Datm_nicstar.h24 #define NS_GETPSTAT _IOWR('a',ATMIOC_SARPRV+1,struct atmif_sioc)
Dmeye.h53 #define MEYEIOC_SYNC _IOWR('v', BASE_VIDIOC_PRIVATE+3, int)
Dsynclink.h286 #define MGSL_IOCWAITEVENT _IOWR(MGSL_MAGIC_IOC,8,int)
293 #define MGSL_IOCWAITGPIO _IOWR(MGSL_MAGIC_IOC,18,struct gpio_desc)
Dmatroxfb.h20 #define MATROXFB_GET_OUTPUT_MODE _IOWR('n',0xFA,size_t)
Dcm4000_cs.h45 #define CM_IOCGATR _IOWR(CM_IOC_MAGIC, 1, atreq_t *)
Disdn_ppp.h30 #define PPPIOCGCALLINFO _IOWR('t',128,struct pppcallinfo)
Dpktcdvd.h108 #define PACKET_CTRL_CMD _IOWR(PACKET_IOCTL_MAGIC, 1, struct pkt_ctrl_command)
Dpps.h128 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *)
Dptp_clock.h125 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc)
Dagpgart.h37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*)
Dvhost.h104 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
Dkfd_ioctl.h135 #define AMDKFD_IOWR(nr, type) _IOWR(AMDKFD_IOCTL_BASE, nr, type)
Dtelephony.h196 #define PHONE_QUERY_CODEC _IOWR ('q', 0xA7, struct phone_codec_data *)
Domapfb.h35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype)
Dnvme.h579 #define NVME_IOCTL_ADMIN_CMD _IOWR('N', 0x41, struct nvme_admin_cmd)
581 #define NVME_IOCTL_IO_CMD _IOWR('N', 0x43, struct nvme_passthru_cmd)
Dfb.h20 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
Dsoundcard.h84 #if defined(_IOWR) && (defined(_AIX) || (!defined(sun) && !defined(sparc) && !defined(__sparc__) &&…
99 #define _SIOWR _IOWR
Dcoda.h288 #define CIOC_KERNEL_VERSION _IOWR('c', 10, size_t)
/linux-4.1.27/include/linux/
Dauto_dev-ioctl.h174 _IOWR(AUTOFS_IOCTL, \
178 _IOWR(AUTOFS_IOCTL, \
182 _IOWR(AUTOFS_IOCTL, \
186 _IOWR(AUTOFS_IOCTL, \
190 _IOWR(AUTOFS_IOCTL, \
194 _IOWR(AUTOFS_IOCTL, \
198 _IOWR(AUTOFS_IOCTL, \
202 _IOWR(AUTOFS_IOCTL, \
206 _IOWR(AUTOFS_IOCTL, \
210 _IOWR(AUTOFS_IOCTL, \
[all …]
Dcciss_ioctl.h27 #define CCISS_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 11, IOCTL32_Command_struct)
28 #define CCISS_BIG_PASSTHRU32 _IOWR(CCISS_IOC_MAGIC, 18, BIG_IOCTL32_Command_struct)
Dblktrace_api.h100 #define BLKTRACESETUP32 _IOWR(0x12, 115, struct compat_blk_user_trace_setup)
Dnilfs2_fs.h905 _IOWR(NILFS_IOCTL_IDENT, 0x86, struct nilfs_argv)
907 _IOWR(NILFS_IOCTL_IDENT, 0x87, struct nilfs_argv)
Dfb.h7 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor_user)
/linux-4.1.27/drivers/misc/sgi-gru/
Dgrulib.h33 #define GRU_CREATE_CONTEXT _IOWR(GRU_IOCTL_NUM, 1, void *)
36 #define GRU_SET_CONTEXT_OPTION _IOWR(GRU_IOCTL_NUM, 4, void *)
39 #define GRU_USER_GET_EXCEPTION_DETAIL _IOWR(GRU_IOCTL_NUM, 6, void *)
42 #define GRU_USER_CALL_OS _IOWR(GRU_IOCTL_NUM, 8, void *)
45 #define GRU_USER_UNLOAD_CONTEXT _IOWR(GRU_IOCTL_NUM, 9, void *)
48 #define GRU_DUMP_CHIPLET_STATE _IOWR(GRU_IOCTL_NUM, 11, void *)
51 #define GRU_GET_GSEG_STATISTICS _IOWR(GRU_IOCTL_NUM, 12, void *)
54 #define GRU_USER_FLUSH_TLB _IOWR(GRU_IOCTL_NUM, 50, void *)
57 #define GRU_GET_CONFIG_INFO _IOWR(GRU_IOCTL_NUM, 51, void *)
60 #define GRU_KTEST _IOWR(GRU_IOCTL_NUM, 52, void *)
/linux-4.1.27/include/uapi/sound/
Dasequencer.h575 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
576 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
578 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info)
581 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info)
583 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info)
589 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
591 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
592 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
593 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
594 #define SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS _IOWR('S', 0x40, struct snd_seq_queue_status)
[all …]
Dasound.h557 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
558 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
560 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
564 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
565 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
638 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
639 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
751 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
753 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
755 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
[all …]
Dcompress_offload.h165 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps)
166 #define SNDRV_COMPRESS_GET_CODEC_CAPS _IOWR('C', 0x11,\
172 #define SNDRV_COMPRESS_GET_METADATA _IOWR('C', 0x15,\
Dsfnt_info.h206 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
210 #define SNDRV_EMUX_IOCTL_MISC_MODE _IOWR('H', 0x84, struct snd_emux_misc_mode)
Demu10k1.h352 #define SNDRV_EMU10K1_IOCTL_CODE_PEEK _IOWR('H', 0x12, struct snd_emu10k1_fx8010_code)
355 #define SNDRV_EMU10K1_IOCTL_TRAM_PEEK _IOWR('H', 0x22, struct snd_emu10k1_fx8010_tram)
357 #define SNDRV_EMU10K1_IOCTL_PCM_PEEK _IOWR('H', 0x31, struct snd_emu10k1_fx8010_pcm_rec)
/linux-4.1.27/drivers/message/fusion/
Dmptctl.h68 #define MPTRWPERF _IOWR(MPT_MAGIC_NUMBER,0,struct mpt_raw_r_w)
70 #define MPTFWDOWNLOAD _IOWR(MPT_MAGIC_NUMBER,15,struct mpt_fw_xfer)
71 #define MPTCOMMAND _IOWR(MPT_MAGIC_NUMBER,20,struct mpt_ioctl_command)
74 #define MPTFWDOWNLOAD32 _IOWR(MPT_MAGIC_NUMBER,15,struct mpt_fw_xfer32)
75 #define MPTCOMMAND32 _IOWR(MPT_MAGIC_NUMBER,20,struct mpt_ioctl_command32)
78 #define MPTIOCINFO _IOWR(MPT_MAGIC_NUMBER,17,struct mpt_ioctl_iocinfo)
79 #define MPTIOCINFO1 _IOWR(MPT_MAGIC_NUMBER,17,struct mpt_ioctl_iocinfo_rev0)
80 #define MPTIOCINFO2 _IOWR(MPT_MAGIC_NUMBER,17,struct mpt_ioctl_iocinfo_rev1)
81 #define MPTTARGETINFO _IOWR(MPT_MAGIC_NUMBER,18,struct mpt_ioctl_targetinfo)
82 #define MPTTEST _IOWR(MPT_MAGIC_NUMBER,19,struct mpt_ioctl_test)
[all …]
/linux-4.1.27/arch/s390/include/uapi/asm/
Dchsc.h130 #define CHSC_START _IOWR(CHSC_IOCTL_MAGIC, 0x81, struct chsc_async_area)
131 #define CHSC_INFO_CHANNEL_PATH _IOWR(CHSC_IOCTL_MAGIC, 0x82, \
133 #define CHSC_INFO_CU _IOWR(CHSC_IOCTL_MAGIC, 0x83, struct chsc_cu_cd)
134 #define CHSC_INFO_SCH_CU _IOWR(CHSC_IOCTL_MAGIC, 0x84, struct chsc_sch_cud)
135 #define CHSC_INFO_CI _IOWR(CHSC_IOCTL_MAGIC, 0x85, struct chsc_conf_info)
136 #define CHSC_INFO_CCL _IOWR(CHSC_IOCTL_MAGIC, 0x86, struct chsc_comp_list)
137 #define CHSC_INFO_CPD _IOWR(CHSC_IOCTL_MAGIC, 0x87, struct chsc_cpd_info)
138 #define CHSC_INFO_DCAL _IOWR(CHSC_IOCTL_MAGIC, 0x88, struct chsc_dcal)
139 #define CHSC_START_SYNC _IOWR(CHSC_IOCTL_MAGIC, 0x89, struct chsc_sync_area)
140 #define CHSC_ON_CLOSE_SET _IOWR(CHSC_IOCTL_MAGIC, 0x8a, struct chsc_async_area)
Dsclp_ctl.h22 _IOWR(SCLP_CTL_IOCTL_MAGIC, 0x10, struct sclp_ctl_sccb)
Ddasd.h290 #define BIODASDSNID _IOWR(DASD_IOCTL_LETTER, 1, struct dasd_snid_ioctl_data)
292 #define BIODASDSYMMIO _IOWR(DASD_IOCTL_LETTER, 240, dasd_symmio_parms_t)
Dcmb.h51 #define BIODASDREADALLCMB _IOWR(DASD_IOCTL_LETTER, 33, struct cmbdata)
Dhypfs.h26 _IOWR(HYPFS_IOCTL_MAGIC, 0x20, struct hypfs_diag304)
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h64 #define MPT3IOCINFO _IOWR(MPT3_MAGIC_NUMBER, 17, \
66 #define MPT3COMMAND _IOWR(MPT3_MAGIC_NUMBER, 20, \
69 #define MPT3COMMAND32 _IOWR(MPT3_MAGIC_NUMBER, 20, \
72 #define MPT3EVENTQUERY _IOWR(MPT3_MAGIC_NUMBER, 21, \
74 #define MPT3EVENTENABLE _IOWR(MPT3_MAGIC_NUMBER, 22, \
76 #define MPT3EVENTREPORT _IOWR(MPT3_MAGIC_NUMBER, 23, \
78 #define MPT3HARDRESET _IOWR(MPT3_MAGIC_NUMBER, 24, \
80 #define MPT3BTDHMAPPING _IOWR(MPT3_MAGIC_NUMBER, 31, \
84 #define MPT3DIAGREGISTER _IOWR(MPT3_MAGIC_NUMBER, 26, \
86 #define MPT3DIAGRELEASE _IOWR(MPT3_MAGIC_NUMBER, 27, \
[all …]
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_ctl.h60 #define MPT2IOCINFO _IOWR(MPT2_MAGIC_NUMBER, 17, \
62 #define MPT2COMMAND _IOWR(MPT2_MAGIC_NUMBER, 20, \
65 #define MPT2COMMAND32 _IOWR(MPT2_MAGIC_NUMBER, 20, \
68 #define MPT2EVENTQUERY _IOWR(MPT2_MAGIC_NUMBER, 21, \
70 #define MPT2EVENTENABLE _IOWR(MPT2_MAGIC_NUMBER, 22, \
72 #define MPT2EVENTREPORT _IOWR(MPT2_MAGIC_NUMBER, 23, \
74 #define MPT2HARDRESET _IOWR(MPT2_MAGIC_NUMBER, 24, \
76 #define MPT2BTDHMAPPING _IOWR(MPT2_MAGIC_NUMBER, 31, \
80 #define MPT2DIAGREGISTER _IOWR(MPT2_MAGIC_NUMBER, 26, \
82 #define MPT2DIAGRELEASE _IOWR(MPT2_MAGIC_NUMBER, 27, \
[all …]
/linux-4.1.27/drivers/staging/android/uapi/
Dion.h138 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \
146 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
156 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
167 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
176 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
186 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
194 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
Dsync.h81 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 1, struct sync_merge_data)
94 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2,\
Dsw_sync.h28 #define SW_SYNC_IOC_CREATE_FENCE _IOWR(SW_SYNC_IOC_MAGIC, 0,\
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h510 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)
516 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)
520 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
528 #define XFS_IOC_FSBULKSTAT _IOWR('X', 101, struct xfs_fsop_bulkreq)
529 #define XFS_IOC_FSBULKSTAT_SINGLE _IOWR('X', 102, struct xfs_fsop_bulkreq)
530 #define XFS_IOC_FSINUMBERS _IOWR('X', 103, struct xfs_fsop_bulkreq)
531 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
532 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
533 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
534 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
[all …]
/linux-4.1.27/fs/xfs/
Dxfs_ioctl32.h86 _IOWR('X', 101, struct compat_xfs_fsop_bulkreq)
88 _IOWR('X', 102, struct compat_xfs_fsop_bulkreq)
90 _IOWR('X', 103, struct compat_xfs_fsop_bulkreq)
103 _IOWR('X', 104, struct compat_xfs_fsop_handlereq)
105 _IOWR('X', 105, struct compat_xfs_fsop_handlereq)
107 _IOWR('X', 106, struct compat_xfs_fsop_handlereq)
109 _IOWR('X', 107, struct compat_xfs_fsop_handlereq)
111 _IOWR('X', 108, struct compat_xfs_fsop_handlereq)
124 #define XFS_IOC_SWAPEXT_32 _IOWR('X', 109, struct compat_xfs_swapext)
/linux-4.1.27/include/uapi/linux/dvb/
Dnet.h38 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if)
40 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
48 #define __NET_ADD_IF_OLD _IOWR('o', 52, struct __dvb_net_if_old)
49 #define __NET_GET_IF_OLD _IOWR('o', 54, struct __dvb_net_if_old)
Dvideo.h271 #define VIDEO_COMMAND _IOWR('o', 59, struct video_command)
272 #define VIDEO_TRY_COMMAND _IOWR('o', 60, struct video_command)
Ddmx.h151 #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc)
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dopenpromio.h61 #define OPIOCGET _IOWR('O', 1, struct opiocdesc)
63 #define OPIOCNEXTPROP _IOWR('O', 3, struct opiocdesc)
65 #define OPIOCGETNEXT _IOWR('O', 5, int)
66 #define OPIOCGETCHILD _IOWR('O', 6, int)
Dfbio.h109 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
140 #define FBIO_WID_ALLOC _IOWR('F', 30, struct fb_wid_alloc)
143 #define FBIO_WID_GET _IOWR('F', 33, struct fb_wid_list)
212 #define LEO_CLUTALLOC _IOWR('L', 53, struct fb_clut_alloc)
Dioctl.h47 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
Dioctls.h28 #define TIOCSRS485 _IOWR('T', 0x42, struct serial_rs485)
/linux-4.1.27/include/uapi/mtd/
Dmtd-abi.h161 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
163 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
171 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
195 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
197 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
205 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
/linux-4.1.27/drivers/crypto/
Dbfin_crc.h48 #define CRC_IOC_CALC_CRC _IOWR('C', 0x01, unsigned int)
49 #define CRC_IOC_MEMCPY_CRC _IOWR('C', 0x02, unsigned int)
50 #define CRC_IOC_VERIFY_VAL _IOWR('C', 0x03, unsigned int)
51 #define CRC_IOC_FILL_VAL _IOWR('C', 0x04, unsigned int)
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h62 #define FSFILT_IOC_FIEMAP _IOWR('f', 11, struct ll_user_fiemap)
214 #define LL_IOC_QUOTACTL _IOWR('f', 162, struct if_quotactl)
215 #define IOC_OBD_STATFS _IOWR('f', 164, struct obd_statfs *)
216 #define IOC_LOV_GETINFO _IOWR('f', 165, struct lov_user_mds_data *)
220 #define LL_IOC_LLOOP_ATTACH _IOWR('f', 169, long)
221 #define LL_IOC_LLOOP_DETACH _IOWR('f', 170, long)
222 #define LL_IOC_LLOOP_INFO _IOWR('f', 171, struct lu_fid)
223 #define LL_IOC_LLOOP_DETACH_BYDEV _IOWR('f', 172, long)
225 #define LL_IOC_GET_CONNECT_FLAGS _IOWR('f', 174, __u64 *)
244 #define LL_IOC_LMV_SETSTRIPE _IOWR('f', 240, struct lmv_user_md)
[all …]
/linux-4.1.27/include/uapi/linux/genwqe/
Dgenwqe_card.h478 #define GENWQE_PIN_MEM _IOWR(GENWQE_IOC_CODE, 40, struct genwqe_mem)
479 #define GENWQE_UNPIN_MEM _IOWR(GENWQE_IOC_CODE, 41, struct genwqe_mem)
492 _IOWR(GENWQE_IOC_CODE, 50, struct genwqe_ddcb_cmd)
495 _IOWR(GENWQE_IOC_CODE, 51, struct genwqe_ddcb_cmd)
498 #define GENWQE_SLU_UPDATE _IOWR(GENWQE_IOC_CODE, 80, struct genwqe_bitstream)
499 #define GENWQE_SLU_READ _IOWR(GENWQE_IOC_CODE, 81, struct genwqe_bitstream)
/linux-4.1.27/arch/parisc/include/asm/
Dgrfioctl.h98 #define GCMAP _IOWR('G', 5, int)
99 #define GCUNMAP _IOWR('G', 6, int)
108 #define GCTERM _IOWR('G',20,int) /* multi-headed Tomcat */
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr.h11 #define X86_IOC_RDMSR_REGS _IOWR('c', 0xA0, __u32[8])
12 #define X86_IOC_WRMSR_REGS _IOWR('c', 0xA1, __u32[8])
Dmtrr.h98 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry)
103 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
/linux-4.1.27/include/sound/
Dhda_hwdep.h41 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl)
42 #define HDA_IOCTL_GET_WCAP _IOWR('H', 0x12, struct hda_verb_ioctl)
/linux-4.1.27/drivers/block/rsxx/
Drsxx.h44 #define RSXX_GETREG _IOWR(RSXX_IOC_MAGIC, 0x20, struct rsxx_reg_access)
45 #define RSXX_SETREG _IOWR(RSXX_IOC_MAGIC, 0x21, struct rsxx_reg_access)
/linux-4.1.27/drivers/platform/chrome/
Dcros_ec_dev.h44 #define CROS_EC_DEV_IOCXCMD _IOWR(CROS_EC_DEV_IOC, 0, struct cros_ec_command)
45 #define CROS_EC_DEV_IOCRDMEM _IOWR(CROS_EC_DEV_IOC, 1, struct cros_ec_readmem)
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dnvram.h57 _IOWR('p', 0x40, int)
59 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */
/linux-4.1.27/drivers/scsi/dpt/
Ddpti_ioctl.h29 #ifndef _IOWR
30 # define _IOWR(x,y,z) (((x)<<8)|y) macro
42 #define EATAUSRCMD _IOWR('D',65,EATA_CP)
/linux-4.1.27/sound/core/seq/
Dseq_compat.c84 SNDRV_SEQ_IOCTL_CREATE_PORT32 = _IOWR('S', 0x20, struct snd_seq_port_info32),
86 SNDRV_SEQ_IOCTL_GET_PORT_INFO32 = _IOWR('S', 0x22, struct snd_seq_port_info32),
88 SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT32 = _IOWR('S', 0x52, struct snd_seq_port_info32),
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Ddm365_ipipeif_user.h89 _IOWR('I', BASE_VIDIOC_PRIVATE + 1, struct ipipeif_params)
91 _IOWR('I', BASE_VIDIOC_PRIVATE + 2, struct ipipeif_params)
Ddavinci_vpfe_user.h44 _IOWR('P', BASE_VIDIOC_PRIVATE + 3, struct vpfe_ipipe_config)
46 _IOWR('P', BASE_VIDIOC_PRIVATE + 4, struct vpfe_ipipe_config)
48 _IOWR('R', BASE_VIDIOC_PRIVATE + 5, struct vpfe_rsz_config)
50 _IOWR('R', BASE_VIDIOC_PRIVATE + 6, struct vpfe_rsz_config)
/linux-4.1.27/sound/core/
Dcontrol_compat.c438 SNDRV_CTL_IOCTL_ELEM_LIST32 = _IOWR('U', 0x10, struct snd_ctl_elem_list32),
439 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32),
440 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
441 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),
442 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32),
443 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),
445 SNDRV_CTL_IOCTL_ELEM_READ_X32 = _IOWR('U', 0x12, struct snd_ctl_elem_value_x32),
446 SNDRV_CTL_IOCTL_ELEM_WRITE_X32 = _IOWR('U', 0x13, struct snd_ctl_elem_value_x32),
Drawmidi_compat.c144 SNDRV_RAWMIDI_IOCTL_PARAMS32 = _IOWR('W', 0x10, struct snd_rawmidi_params32),
145 SNDRV_RAWMIDI_IOCTL_STATUS32 = _IOWR('W', 0x20, struct snd_rawmidi_status32),
147 SNDRV_RAWMIDI_IOCTL_STATUS_X32 = _IOWR('W', 0x20, struct snd_rawmidi_status_x32),
Dpcm_compat.c636 SNDRV_PCM_IOCTL_HW_REFINE32 = _IOWR('A', 0x10, struct snd_pcm_hw_params32),
637 SNDRV_PCM_IOCTL_HW_PARAMS32 = _IOWR('A', 0x11, struct snd_pcm_hw_params32),
638 SNDRV_PCM_IOCTL_SW_PARAMS32 = _IOWR('A', 0x13, struct snd_pcm_sw_params32),
640 SNDRV_PCM_IOCTL_STATUS_EXT32 = _IOWR('A', 0x24, struct snd_pcm_status32),
649 SNDRV_PCM_IOCTL_SYNC_PTR32 = _IOWR('A', 0x23, struct snd_pcm_sync_ptr32),
653 SNDRV_PCM_IOCTL_STATUS_EXT_X32 = _IOWR('A', 0x24, struct snd_pcm_status_x32),
654 SNDRV_PCM_IOCTL_SYNC_PTR_X32 = _IOWR('A', 0x23, struct snd_pcm_sync_ptr_x32),
Dpcm_native.c60 #define SNDRV_PCM_IOCTL_HW_REFINE_OLD _IOWR('A', 0x10, struct snd_pcm_hw_params_old)
61 #define SNDRV_PCM_IOCTL_HW_PARAMS_OLD _IOWR('A', 0x11, struct snd_pcm_hw_params_old)
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c798 #define VIDIOC_G_FMT32 _IOWR('V', 4, struct v4l2_format32)
799 #define VIDIOC_S_FMT32 _IOWR('V', 5, struct v4l2_format32)
800 #define VIDIOC_QUERYBUF32 _IOWR('V', 9, struct v4l2_buffer32)
803 #define VIDIOC_QBUF32 _IOWR('V', 15, struct v4l2_buffer32)
804 #define VIDIOC_DQBUF32 _IOWR('V', 17, struct v4l2_buffer32)
805 #define VIDIOC_ENUMSTD32 _IOWR('V', 25, struct v4l2_standard32)
806 #define VIDIOC_ENUMINPUT32 _IOWR('V', 26, struct v4l2_input32)
807 #define VIDIOC_G_EDID32 _IOWR('V', 40, struct v4l2_edid32)
808 #define VIDIOC_S_EDID32 _IOWR('V', 41, struct v4l2_edid32)
809 #define VIDIOC_TRY_FMT32 _IOWR('V', 64, struct v4l2_format32)
[all …]
/linux-4.1.27/arch/m68k/include/asm/
Dfbio.h112 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
143 #define FBIO_WID_ALLOC _IOWR('F', 30, struct fb_wid_alloc)
146 #define FBIO_WID_GET _IOWR('F', 33, struct fb_wid_list)
215 #define LEO_CLUTALLOC _IOWR('L', 53, struct fb_clut_alloc)
/linux-4.1.27/arch/cris/include/uapi/arch-v32/arch/
Dcryptocop.h19 #define CRYPTOCOP_IO_CREATE_SESSION _IOWR(ETRAXCRYPTOCOP_IOCTYPE, 1, struct strcop_session_op)
21 #define CRYPTOCOP_IO_PROCESS_OP _IOWR(ETRAXCRYPTOCOP_IOCTYPE, 3, struct strcop_crypto_op)
/linux-4.1.27/include/video/
Dmbxfb.h91 #define MBXFB_IOCX_OVERLAY _IOWR(0xF4, 0x00,struct mbxfb_overlaySetup)
96 #define MBXFB_IOCX_REG _IOWR(0xF4, 0x05,struct mbxfb_reg)
/linux-4.1.27/include/uapi/rdma/
Dib_user_mad.h235 #define IB_USER_MAD_REGISTER_AGENT _IOWR(IB_IOCTL_MAGIC, 1, \
242 #define IB_USER_MAD_REGISTER_AGENT2 _IOWR(IB_IOCTL_MAGIC, 4, \
/linux-4.1.27/drivers/staging/android/ion/
Dcompat_ion.c42 #define COMPAT_ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \
44 #define COMPAT_ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, \
46 #define COMPAT_ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, \
/linux-4.1.27/arch/x86/include/asm/
Dmtrr.h120 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
125 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)
/linux-4.1.27/include/uapi/linux/usb/
Dg_printer.h33 #define GADGET_SET_PRINTER_STATUS _IOWR('g', 0x22, unsigned char)
/linux-4.1.27/include/uapi/linux/android/
Dbinder.h100 #define BINDER_WRITE_READ _IOWR('b', 1, struct binder_write_read)
106 #define BINDER_VERSION _IOWR('b', 9, struct binder_version)
/linux-4.1.27/include/media/
Dsi4713.h45 #define SI4713_IOC_MEASURE_RNL _IOWR('V', BASE_VIDIOC_PRIVATE + 0, \
/linux-4.1.27/include/uapi/linux/mmc/
Dioctl.h48 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
/linux-4.1.27/fs/ceph/
Dioctl.h67 #define CEPH_IOC_GET_DATALOC _IOWR(CEPH_IOCTL_MAGIC, 3, \
/linux-4.1.27/drivers/net/wan/
Dcosa.h79 #define COSAIORMEM _IOWR('C',0xf2, struct cosa_download *)
/linux-4.1.27/include/uapi/linux/hsi/
Dhsi_char.h30 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype)
Dcs-protocol.h105 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/linux-4.1.27/Documentation/ioctl/
Dioctl-decoding.txt11 11 - read/write: _IOWR
Dioctl-number.txt12 _IOWR an ioctl with both write and read parameters.
20 The first argument to _IO, _IOW, _IOR, or _IOWR is an identifying letter
30 The second argument to _IO, _IOW, _IOR, or _IOWR is a sequence number
32 _IOR, or _IOWR is the type of the data going into the kernel or coming
48 defined with _IO, _IOW, _IOR, or _IOWR.
/linux-4.1.27/arch/alpha/include/uapi/asm/
Dioctl.h50 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
Dioctls.h94 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
/linux-4.1.27/arch/mips/include/uapi/asm/
Dioctls.h85 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dbfin_sport.h60 #define SPORT_IOC_CONFIG _IOWR('P', 0x01, struct sport_config)
/linux-4.1.27/arch/parisc/include/uapi/asm/
Dioctls.h54 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
/linux-4.1.27/include/uapi/asm-generic/
Dioctl.h79 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) macro
/linux-4.1.27/drivers/char/agp/
Dcompat_ioctl.h38 #define AGPIOC_ALLOCATE32 _IOWR(AGPIOC_BASE, 6, compat_uptr_t)
/linux-4.1.27/arch/xtensa/include/uapi/asm/
Dioctls.h99 #define TIOCSRS485 _IOWR('T', 47, struct serial_rs485)
/linux-4.1.27/arch/sh/include/uapi/asm/
Dioctls.h87 #define TIOCSRS485 _IOWR('T', 47, struct serial_rs485)
/linux-4.1.27/sound/pci/asihpi/
Dhpios.h83 #define HPI_IOCTL_LINUX _IOWR('H', 0xFC, struct hpi_ioctl_linux)
/linux-4.1.27/include/uapi/video/
Dsisfb.h173 #define SISFB_COMMAND _IOWR(0xF3,0x05,struct sisfb_cmd)
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_ioctl.h49 #define MEGAIOCCMD _IOWR(MEGAIOC_MAGIC, 0, mimd_t)
Dmegaraid_sas.h1944 #define MEGASAS_IOC_FIRMWARE32 _IOWR('M', 1, struct compat_megasas_iocpacket)
1947 #define MEGASAS_IOC_FIRMWARE _IOWR('M', 1, struct megasas_iocpacket)
/linux-4.1.27/drivers/staging/comedi/
Dcomedi.h358 #define COMEDI_TRIG _IOWR(CIO, 4, comedi_trig)
368 #define COMEDI_BUFINFO _IOWR(CIO, 14, struct comedi_bufinfo)
/linux-4.1.27/drivers/usb/misc/sisusbvga/
Dsisusb.h307 #define SISUSB_COMMAND _IOWR(0xF3,0x3D,struct sisusb_command)
/linux-4.1.27/fs/ncpfs/
Dioctl.c118 #define NCP_IOC_GET_FS_INFO_V2_32 _IOWR('n', 4, struct compat_ncp_fs_info_v2)
120 #define NCP_IOC_GETOBJECTNAME_32 _IOWR('n', 9, struct compat_ncp_objectname_ioctl)
122 #define NCP_IOC_GETPRIVATEDATA_32 _IOWR('n', 10, struct compat_ncp_privatedata_ioctl)
/linux-4.1.27/tools/usb/
Dtestusb.c66 #define USBTEST_REQUEST _IOWR('U', 100, struct usbtest_param)
/linux-4.1.27/drivers/char/ipmi/
Dipmi_devintf.c664 _IOWR(IPMI_IOC_MAGIC, 12, struct compat_ipmi_recv)
666 _IOWR(IPMI_IOC_MAGIC, 11, struct compat_ipmi_recv)
/linux-4.1.27/drivers/media/
Dmedia-device.c300 #define MEDIA_IOC_ENUM_LINKS32 _IOWR('|', 0x02, struct media_links_enum32)
/linux-4.1.27/drivers/mtd/
Dmtdchar.c1007 #define MEMWRITEOOB32 _IOWR('M', 3, struct mtd_oob_buf32)
1008 #define MEMREADOOB32 _IOWR('M', 4, struct mtd_oob_buf32)
/linux-4.1.27/include/uapi/drm/
Ddrm.h688 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/linux-4.1.27/drivers/usb/mon/
Dmon_bin.c40 #define MON_IOCX_MFETCH _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch)
47 #define MON_IOCX_MFETCH32 _IOWR(MON_IOC_MAGIC, 7, struct mon_bin_mfetch32)
/linux-4.1.27/drivers/media/usb/uvc/
Duvc_v4l2.c1376 #define UVCIOC_CTRL_MAP32 _IOWR('u', 0x20, struct uvc_xu_control_mapping32)
1377 #define UVCIOC_CTRL_QUERY32 _IOWR('u', 0x21, struct uvc_xu_control_query32)
/linux-4.1.27/Documentation/usb/
Dusbmon.txt290 MON_IOCX_MFETCH, defined as _IOWR(MON_IOC_MAGIC, 7, struct mon_mfetch_arg)
/linux-4.1.27/drivers/media/pci/ddbridge/
Dddbridge-core.c1419 #define IOCTL_DDB_FLASHIO _IOWR(DDB_MAGIC, 0x00, struct ddb_flashio)
/linux-4.1.27/fs/ext4/
Dext4.h611 #define EXT4_IOC_MOVE_EXT _IOWR('f', 15, struct move_extent)
/linux-4.1.27/drivers/usb/misc/
Dusbtest.c35 #define USBTEST_REQUEST _IOWR('U', 100, struct usbtest_param)
/linux-4.1.27/fs/btrfs/
Dioctl.c84 #define BTRFS_IOC_SET_RECEIVED_SUBVOL_32 _IOWR(BTRFS_IOCTL_MAGIC, 37, \