Home
last modified time | relevance | path

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

1234

/external/kernel-headers/original/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 …]
Dscif_ioctl.h197 #define SCIF_BIND _IOWR('s', 1, __u64)
199 #define SCIF_CONNECT _IOWR('s', 3, struct scifioctl_connect)
200 #define SCIF_ACCEPTREQ _IOWR('s', 4, struct scifioctl_accept)
201 #define SCIF_ACCEPTREG _IOWR('s', 5, __u64)
202 #define SCIF_SEND _IOWR('s', 6, struct scifioctl_msg)
203 #define SCIF_RECV _IOWR('s', 7, struct scifioctl_msg)
204 #define SCIF_REG _IOWR('s', 8, struct scifioctl_reg)
205 #define SCIF_UNREG _IOWR('s', 9, struct scifioctl_unreg)
206 #define SCIF_READFROM _IOWR('s', 10, struct scifioctl_copy)
207 #define SCIF_WRITETO _IOWR('s', 11, struct scifioctl_copy)
[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.h2183 #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc)
2184 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2185 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2186 #define VIDIOC_REQBUFS _IOWR('V', 8, struct v4l2_requestbuffers)
2187 #define VIDIOC_QUERYBUF _IOWR('V', 9, struct v4l2_buffer)
2191 #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer)
2192 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
2193 #define VIDIOC_DQBUF _IOWR('V', 17, struct v4l2_buffer)
2196 #define VIDIOC_G_PARM _IOWR('V', 21, struct v4l2_streamparm)
2197 #define VIDIOC_S_PARM _IOWR('V', 22, struct v4l2_streamparm)
[all …]
Dion.h145 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, \
153 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
163 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
174 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
183 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
193 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
201 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
Dndctl.h153 #define ND_IOCTL_SMART _IOWR(ND_IOCTL, ND_CMD_SMART,\
156 #define ND_IOCTL_SMART_THRESHOLD _IOWR(ND_IOCTL, ND_CMD_SMART_THRESHOLD,\
159 #define ND_IOCTL_DIMM_FLAGS _IOWR(ND_IOCTL, ND_CMD_DIMM_FLAGS,\
162 #define ND_IOCTL_GET_CONFIG_SIZE _IOWR(ND_IOCTL, ND_CMD_GET_CONFIG_SIZE,\
165 #define ND_IOCTL_GET_CONFIG_DATA _IOWR(ND_IOCTL, ND_CMD_GET_CONFIG_DATA,\
168 #define ND_IOCTL_SET_CONFIG_DATA _IOWR(ND_IOCTL, ND_CMD_SET_CONFIG_DATA,\
171 #define ND_IOCTL_VENDOR _IOWR(ND_IOCTL, ND_CMD_VENDOR,\
174 #define ND_IOCTL_ARS_CAP _IOWR(ND_IOCTL, ND_CMD_ARS_CAP,\
177 #define ND_IOCTL_ARS_START _IOWR(ND_IOCTL, ND_CMD_ARS_START,\
180 #define ND_IOCTL_ARS_STATUS _IOWR(ND_IOCTL, ND_CMD_ARS_STATUS,\
Dbtrfs.h593 #define BTRFS_IOC_TREE_SEARCH _IOWR(BTRFS_IOCTL_MAGIC, 17, \
595 #define BTRFS_IOC_TREE_SEARCH_V2 _IOWR(BTRFS_IOCTL_MAGIC, 17, \
597 #define BTRFS_IOC_INO_LOOKUP _IOWR(BTRFS_IOCTL_MAGIC, 18, \
600 #define BTRFS_IOC_SPACE_INFO _IOWR(BTRFS_IOCTL_MAGIC, 20, \
610 #define BTRFS_IOC_SCRUB _IOWR(BTRFS_IOCTL_MAGIC, 27, \
613 #define BTRFS_IOC_SCRUB_PROGRESS _IOWR(BTRFS_IOCTL_MAGIC, 29, \
615 #define BTRFS_IOC_DEV_INFO _IOWR(BTRFS_IOCTL_MAGIC, 30, \
619 #define BTRFS_IOC_BALANCE_V2 _IOWR(BTRFS_IOCTL_MAGIC, 32, \
624 #define BTRFS_IOC_INO_PATHS _IOWR(BTRFS_IOCTL_MAGIC, 35, \
626 #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)
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)
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)
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)
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)
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])
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)
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 *)
Duserfaultfd.h47 #define UFFDIO_API _IOWR(UFFDIO, _UFFDIO_API, \
49 #define UFFDIO_REGISTER _IOWR(UFFDIO, _UFFDIO_REGISTER, \
55 #define UFFDIO_COPY _IOWR(UFFDIO, _UFFDIO_COPY, \
57 #define UFFDIO_ZEROPAGE _IOWR(UFFDIO, _UFFDIO_ZEROPAGE, \
/external/kernel-headers/original/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.h559 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
560 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
562 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
566 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
567 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
640 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
641 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
753 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
755 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
757 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
[all …]
/external/libdrm/freedreno/kgsl/
Dmsm_kgsl.h223 _IOWR(KGSL_IOC_TYPE, 0x2, struct kgsl_device_getproperty)
266 _IOWR(KGSL_IOC_TYPE, 0x10, struct kgsl_ringbuffer_issueibcmds)
280 _IOWR(KGSL_IOC_TYPE, 0x11, struct kgsl_cmdstream_readtimestamp)
314 _IOWR(KGSL_IOC_TYPE, 0x13, struct kgsl_drawctxt_create)
338 _IOWR(KGSL_IOC_TYPE, 0x15, struct kgsl_map_user_mem)
347 _IOWR(KGSL_IOC_TYPE, 0x16, struct kgsl_cmdstream_readtimestamp_ctxtid)
369 _IOWR(KGSL_IOC_TYPE, 0x20, struct kgsl_sharedmem_from_pmem)
429 _IOWR(KGSL_IOC_TYPE, 0x23, struct kgsl_sharedmem_from_vmalloc)
468 _IOWR(KGSL_IOC_TYPE, 0x2f, struct kgsl_gpumem_alloc)
/external/kernel-headers/original/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)
/external/strace/linux/
Dmtd-abi.h160 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
162 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
170 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
194 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
196 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
204 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)
/external/kernel-headers/original/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)

1234