Home
last modified time | relevance | path

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

123

/bionic/libc/kernel/uapi/linux/
Dv4l2-subdev.h95 #define VIDIOC_SUBDEV_G_FMT _IOWR('V', 4, struct v4l2_subdev_format)
96 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format)
97 #define VIDIOC_SUBDEV_G_FRAME_INTERVAL _IOWR('V', 21, struct v4l2_subdev_frame_interval)
99 #define VIDIOC_SUBDEV_S_FRAME_INTERVAL _IOWR('V', 22, struct v4l2_subdev_frame_interval)
100 #define VIDIOC_SUBDEV_ENUM_MBUS_CODE _IOWR('V', 2, struct v4l2_subdev_mbus_code_enum)
101 #define VIDIOC_SUBDEV_ENUM_FRAME_SIZE _IOWR('V', 74, struct v4l2_subdev_frame_size_enum)
102 #define VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL _IOWR('V', 75, struct v4l2_subdev_frame_interval_enum)
104 #define VIDIOC_SUBDEV_G_CROP _IOWR('V', 59, struct v4l2_subdev_crop)
105 #define VIDIOC_SUBDEV_S_CROP _IOWR('V', 60, struct v4l2_subdev_crop)
106 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection)
[all …]
Ddm-ioctl.h102 #define DM_VERSION _IOWR(DM_IOCTL, DM_VERSION_CMD, struct dm_ioctl)
104 #define DM_REMOVE_ALL _IOWR(DM_IOCTL, DM_REMOVE_ALL_CMD, struct dm_ioctl)
105 #define DM_LIST_DEVICES _IOWR(DM_IOCTL, DM_LIST_DEVICES_CMD, struct dm_ioctl)
106 #define DM_DEV_CREATE _IOWR(DM_IOCTL, DM_DEV_CREATE_CMD, struct dm_ioctl)
107 #define DM_DEV_REMOVE _IOWR(DM_IOCTL, DM_DEV_REMOVE_CMD, struct dm_ioctl)
109 #define DM_DEV_RENAME _IOWR(DM_IOCTL, DM_DEV_RENAME_CMD, struct dm_ioctl)
110 #define DM_DEV_SUSPEND _IOWR(DM_IOCTL, DM_DEV_SUSPEND_CMD, struct dm_ioctl)
111 #define DM_DEV_STATUS _IOWR(DM_IOCTL, DM_DEV_STATUS_CMD, struct dm_ioctl)
112 #define DM_DEV_WAIT _IOWR(DM_IOCTL, DM_DEV_WAIT_CMD, struct dm_ioctl)
114 #define DM_TABLE_LOAD _IOWR(DM_IOCTL, DM_TABLE_LOAD_CMD, struct dm_ioctl)
[all …]
Dion.h69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
70 #define ION_IOC_FREE _IOWR(ION_IOC_MAGIC, 1, struct ion_handle_data)
71 #define ION_IOC_MAP _IOWR(ION_IOC_MAGIC, 2, struct ion_fd_data)
72 #define ION_IOC_SHARE _IOWR(ION_IOC_MAGIC, 4, struct ion_fd_data)
74 #define ION_IOC_IMPORT _IOWR(ION_IOC_MAGIC, 5, struct ion_fd_data)
75 #define ION_IOC_SYNC _IOWR(ION_IOC_MAGIC, 7, struct ion_fd_data)
76 #define ION_IOC_CUSTOM _IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
Dfsl_hypervisor.h75 #define FSL_HV_IOCTL_PARTITION_RESTART _IOWR(FSL_HV_IOCTL_TYPE, 1, struct fsl_hv_ioctl_restart)
76 #define FSL_HV_IOCTL_PARTITION_GET_STATUS _IOWR(FSL_HV_IOCTL_TYPE, 2, struct fsl_hv_ioctl_status)
77 #define FSL_HV_IOCTL_PARTITION_START _IOWR(FSL_HV_IOCTL_TYPE, 3, struct fsl_hv_ioctl_start)
79 #define FSL_HV_IOCTL_PARTITION_STOP _IOWR(FSL_HV_IOCTL_TYPE, 4, struct fsl_hv_ioctl_stop)
80 #define FSL_HV_IOCTL_MEMCPY _IOWR(FSL_HV_IOCTL_TYPE, 5, struct fsl_hv_ioctl_memcpy)
81 #define FSL_HV_IOCTL_DOORBELL _IOWR(FSL_HV_IOCTL_TYPE, 6, struct fsl_hv_ioctl_doorbell)
82 #define FSL_HV_IOCTL_GETPROP _IOWR(FSL_HV_IOCTL_TYPE, 7, struct fsl_hv_ioctl_prop)
84 #define FSL_HV_IOCTL_SETPROP _IOWR(FSL_HV_IOCTL_TYPE, 8, struct fsl_hv_ioctl_prop)
Dgigaset_dev.h24 #define GIGASET_REDIR _IOWR(GIGASET_IOCTL, 0, int)
25 #define GIGASET_CONFIG _IOWR(GIGASET_IOCTL, 1, int)
27 #define GIGASET_VERSION _IOWR(GIGASET_IOCTL, 3, unsigned[4])
Dmic_ioctl.h31 #define MIC_VIRTIO_ADD_DEVICE _IOWR('s', 1, struct mic_device_desc *)
32 #define MIC_VIRTIO_COPY_DESC _IOWR('s', 2, struct mic_copy_desc *)
34 #define MIC_VIRTIO_CONFIG_CHANGE _IOWR('s', 5, __u8 *)
Dphantom.h35 #define PHN_GET_REG _IOWR(PH_IOC_MAGIC, 0, struct phm_reg *)
37 #define PHN_GET_REGS _IOWR(PH_IOC_MAGIC, 2, struct phm_regs *)
41 #define PHN_GETREG _IOWR(PH_IOC_MAGIC, 5, struct phm_reg)
44 #define PHN_GETREGS _IOWR(PH_IOC_MAGIC, 7, struct phm_regs)
Dcapi.h34 #define CAPI_GET_MANUFACTURER _IOWR('C', 0x06, int)
42 #define CAPI_GET_VERSION _IOWR('C', 0x07, struct capi_version)
45 #define CAPI_GET_SERIAL _IOWR('C', 0x08, int)
59 #define CAPI_GET_PROFILE _IOWR('C', 0x09, struct capi_profile)
65 #define CAPI_MANUFACTURER_CMD _IOWR('C', 0x20, struct capi_manufacturer_cmd)
Di8k.h30 #define I8K_GET_SPEED _IOWR('i', 0x85, size_t)
31 #define I8K_GET_FAN _IOWR('i', 0x86, size_t)
32 #define I8K_SET_FAN _IOWR('i', 0x87, size_t)
Dncp_fs.h115 #define NCP_IOC_GET_FS_INFO _IOWR('n', 4, struct ncp_fs_info)
117 #define NCP_IOC_GET_FS_INFO_V2 _IOWR('n', 4, struct ncp_fs_info_v2)
126 #define NCP_IOC_GETOBJECTNAME _IOWR('n', 9, struct ncp_objectname_ioctl)
129 #define NCP_IOC_GETPRIVATEDATA _IOWR('n', 10, struct ncp_privatedata_ioctl)
131 #define NCP_IOC_GETCHARSETS _IOWR('n', 11, struct ncp_nls_ioctl)
Dusbdevice_fs.h136 #define USBDEVFS_CONTROL _IOWR('U', 0, struct usbdevfs_ctrltransfer)
137 #define USBDEVFS_CONTROL32 _IOWR('U', 0, struct usbdevfs_ctrltransfer32)
139 #define USBDEVFS_BULK _IOWR('U', 2, struct usbdevfs_bulktransfer)
140 #define USBDEVFS_BULK32 _IOWR('U', 2, struct usbdevfs_bulktransfer32)
161 #define USBDEVFS_IOCTL _IOWR('U', 18, struct usbdevfs_ioctl)
162 #define USBDEVFS_IOCTL32 _IOWR('U', 18, struct usbdevfs_ioctl32)
Dhiddev.h134 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
135 #define HIDIOCGFIELDINFO _IOWR('H', 0x0A, struct hiddev_field_info)
136 #define HIDIOCGUSAGE _IOWR('H', 0x0B, struct hiddev_usage_ref)
139 #define HIDIOCGUCODE _IOWR('H', 0x0D, struct hiddev_usage_ref)
144 #define HIDIOCGCOLLECTIONINFO _IOWR('H', 0x11, struct hiddev_collection_info)
146 #define HIDIOCGUSAGES _IOWR('H', 0x13, struct hiddev_usage_ref_multi)
Dvideodev2.h1432 #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc)
1434 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
1435 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
1436 #define VIDIOC_REQBUFS _IOWR('V', 8, struct v4l2_requestbuffers)
1437 #define VIDIOC_QUERYBUF _IOWR('V', 9, struct v4l2_buffer)
1442 #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer)
1444 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
1445 #define VIDIOC_DQBUF _IOWR('V', 17, struct v4l2_buffer)
1449 #define VIDIOC_G_PARM _IOWR('V', 21, struct v4l2_streamparm)
1450 #define VIDIOC_S_PARM _IOWR('V', 22, struct v4l2_streamparm)
[all …]
Dmedia.h122 #define MEDIA_IOC_DEVICE_INFO _IOWR('|', 0x00, struct media_device_info)
124 #define MEDIA_IOC_ENUM_ENTITIES _IOWR('|', 0x01, struct media_entity_desc)
125 #define MEDIA_IOC_ENUM_LINKS _IOWR('|', 0x02, struct media_links_enum)
126 #define MEDIA_IOC_SETUP_LINK _IOWR('|', 0x03, struct media_link_desc)
Dsync.h50 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 1, struct sync_merge_data)
51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
Dfs.h120 #define BLKTRACESETUP _IOWR(0x12, 115, struct blk_user_trace_setup)
140 #define FIFREEZE _IOWR('X', 119, int)
141 #define FITHAW _IOWR('X', 120, int)
142 #define FITRIM _IOWR('X', 121, struct fstrim_range)
149 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap)
Dbtrfs.h455 #define BTRFS_IOC_TREE_SEARCH _IOWR(BTRFS_IOCTL_MAGIC, 17, struct btrfs_ioctl_search_args)
456 #define BTRFS_IOC_TREE_SEARCH_V2 _IOWR(BTRFS_IOCTL_MAGIC, 17, struct btrfs_ioctl_search_args_v2)
457 #define BTRFS_IOC_INO_LOOKUP _IOWR(BTRFS_IOCTL_MAGIC, 18, struct btrfs_ioctl_ino_lookup_args)
460 #define BTRFS_IOC_SPACE_INFO _IOWR(BTRFS_IOCTL_MAGIC, 20, struct btrfs_ioctl_space_args)
469 #define BTRFS_IOC_SCRUB _IOWR(BTRFS_IOCTL_MAGIC, 27, struct btrfs_ioctl_scrub_args)
471 #define BTRFS_IOC_SCRUB_PROGRESS _IOWR(BTRFS_IOCTL_MAGIC, 29, struct btrfs_ioctl_scrub_args)
472 #define BTRFS_IOC_DEV_INFO _IOWR(BTRFS_IOCTL_MAGIC, 30, struct btrfs_ioctl_dev_info_args)
475 #define BTRFS_IOC_BALANCE_V2 _IOWR(BTRFS_IOCTL_MAGIC, 32, struct btrfs_ioctl_balance_args)
479 #define BTRFS_IOC_INO_PATHS _IOWR(BTRFS_IOCTL_MAGIC, 35, struct btrfs_ioctl_ino_path_args)
480 #define BTRFS_IOC_LOGICAL_INO _IOWR(BTRFS_IOCTL_MAGIC, 36, struct btrfs_ioctl_ino_path_args)
[all …]
Dauto_fs.h60 #define AUTOFS_IOC_SETTIMEOUT32 _IOWR(0x93, 0x64, compat_ulong_t)
61 #define AUTOFS_IOC_SETTIMEOUT _IOWR(0x93, 0x64, unsigned long)
Dfirewire-cdev.h137 #define FW_CDEV_IOC_GET_INFO _IOWR('#', 0x00, struct fw_cdev_get_info)
140 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
145 #define FW_CDEV_IOC_ADD_DESCRIPTOR _IOWR('#', 0x06, struct fw_cdev_add_descriptor)
147 #define FW_CDEV_IOC_CREATE_ISO_CONTEXT _IOWR('#', 0x08, struct fw_cdev_create_iso_context)
149 #define FW_CDEV_IOC_QUEUE_ISO _IOWR('#', 0x09, struct fw_cdev_queue_iso)
154 #define FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE _IOWR('#', 0x0d, struct fw_cdev_allocate_iso_resource)
162 #define FW_CDEV_IOC_GET_CYCLE_TIMER2 _IOWR('#', 0x14, struct fw_cdev_get_cycle_timer2)
164 #define FW_CDEV_IOC_SEND_PHY_PACKET _IOWR('#', 0x15, struct fw_cdev_send_phy_packet)
Dwatchdog.h39 #define WDIOC_SETTIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 6, int)
41 #define WDIOC_SETPRETIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 8, int)
/bionic/libc/kernel/uapi/linux/dvb/
Dnet.h31 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if)
34 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
40 #define __NET_ADD_IF_OLD _IOWR('o', 52, struct __dvb_net_if_old)
41 #define __NET_GET_IF_OLD _IOWR('o', 54, struct __dvb_net_if_old)
/bionic/libc/kernel/uapi/sound/
Dasequencer.h461 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
462 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
464 #define SNDRV_SEQ_IOCTL_GET_CLIENT_INFO _IOWR('S', 0x10, struct snd_seq_client_info)
466 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info)
469 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info)
474 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
476 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
477 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
479 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
480 #define SNDRV_SEQ_IOCTL_GET_QUEUE_STATUS _IOWR('S', 0x40, struct snd_seq_queue_status)
[all …]
Dasound.h522 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
524 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
526 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
531 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
601 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
602 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
715 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
717 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
720 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
927 #define SNDRV_CTL_IOCTL_ELEM_LIST _IOWR('U', 0x10, struct snd_ctl_elem_list)
[all …]
/bionic/libc/kernel/uapi/asm-x86/asm/
Dmsr.h26 #define X86_IOC_RDMSR_REGS _IOWR('c', 0xA0, __u32[8])
27 #define X86_IOC_WRMSR_REGS _IOWR('c', 0xA1, __u32[8])
/bionic/libc/kernel/uapi/mtd/
Dmtd-abi.h122 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
124 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
129 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
144 #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64)
145 #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64)
147 #define MEMWRITE _IOWR('M', 24, struct mtd_write_req)

123