Searched refs:_IOWR (Results 1 - 25 of 205) sorted by last modified time

123456789

/linux-master/include/uapi/linux/
H A Dtee.h118 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \
390 #define TEE_IOC_SHM_REGISTER _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 9, \
H A Dvhost.h77 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state)
102 #define VHOST_GET_VRING_WORKER _IOWR(VHOST_VIRTIO, 0x16, \
190 #define VHOST_VDPA_GET_VRING_GROUP _IOWR(VHOST_VIRTIO, 0x7B, \
222 #define VHOST_VDPA_GET_VRING_DESC_GROUP _IOWR(VHOST_VIRTIO, 0x7F, \
236 #define VHOST_VDPA_GET_VRING_SIZE _IOWR(VHOST_VIRTIO, 0x82, \
H A Dkfd_ioctl.h1465 #define AMDKFD_IOWR(nr, type) _IOWR(AMDKFD_IOCTL_BASE, nr, type)
H A Dfb.h22 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor)
H A Duser_events.h86 #define DIAG_IOCSREG _IOWR(DIAG_IOC_MAGIC, 0, struct user_reg *)
H A Dvideodev2.h2632 #define VIDIOC_ENUM_FMT _IOWR('V', 2, struct v4l2_fmtdesc)
2633 #define VIDIOC_G_FMT _IOWR('V', 4, struct v4l2_format)
2634 #define VIDIOC_S_FMT _IOWR('V', 5, struct v4l2_format)
2635 #define VIDIOC_REQBUFS _IOWR('V', 8, struct v4l2_requestbuffers)
2636 #define VIDIOC_QUERYBUF _IOWR('V', 9, struct v4l2_buffer)
2640 #define VIDIOC_QBUF _IOWR('V', 15, struct v4l2_buffer)
2641 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
2642 #define VIDIOC_DQBUF _IOWR('V', 17, struct v4l2_buffer)
2645 #define VIDIOC_G_PARM _IOWR('V', 21, struct v4l2_streamparm)
2646 #define VIDIOC_S_PARM _IOWR('
[all...]
H A Dkvm.h651 #define KVM_GET_MSR_INDEX_LIST _IOWR(KVMIO, 0x02, struct kvm_msr_list)
663 #define KVM_GET_SUPPORTED_CPUID _IOWR(KVMIO, 0x05, struct kvm_cpuid2)
664 #define KVM_GET_EMULATED_CPUID _IOWR(KVMIO, 0x09, struct kvm_cpuid2)
665 #define KVM_GET_MSR_FEATURE_INDEX_LIST _IOWR(KVMIO, 0x0a, struct kvm_msr_list)
1176 #define KVM_GET_IRQCHIP _IOWR(KVMIO, 0x62, struct kvm_irqchip)
1179 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state)
1181 #define KVM_IRQ_LINE_STATUS _IOWR(KVMIO, 0x67, struct kvm_irq_level)
1209 #define KVM_PPC_ALLOCATE_HTAB _IOWR(KVMIO, 0xa7, __u32)
1239 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device)
1254 #define KVM_TRANSLATE _IOWR(KVMI
[all...]
H A Dgpio.h509 #define GPIO_GET_LINEINFO_UNWATCH_IOCTL _IOWR(0xB4, 0x0C, __u32)
514 #define GPIO_V2_GET_LINEINFO_IOCTL _IOWR(0xB4, 0x05, struct gpio_v2_line_info)
515 #define GPIO_V2_GET_LINEINFO_WATCH_IOCTL _IOWR(0xB4, 0x06, struct gpio_v2_line_info)
516 #define GPIO_V2_GET_LINE_IOCTL _IOWR(0xB4, 0x07, struct gpio_v2_line_request)
517 #define GPIO_V2_LINE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0D, struct gpio_v2_line_config)
518 #define GPIO_V2_LINE_GET_VALUES_IOCTL _IOWR(0xB4, 0x0E, struct gpio_v2_line_values)
519 #define GPIO_V2_LINE_SET_VALUES_IOCTL _IOWR(0xB4, 0x0F, struct gpio_v2_line_values)
526 #define GPIO_GET_LINEINFO_IOCTL _IOWR(0xB4, 0x02, struct gpioline_info)
527 #define GPIO_GET_LINEHANDLE_IOCTL _IOWR(0xB4, 0x03, struct gpiohandle_request)
528 #define GPIO_GET_LINEEVENT_IOCTL _IOWR(
[all...]
/linux-master/fs/btrfs/
H A Dioctl.c82 #define BTRFS_IOC_SET_RECEIVED_SUBVOL_32 _IOWR(BTRFS_IOCTL_MAGIC, 37, \
/linux-master/tools/include/uapi/sound/
H A Dasound.h679 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
680 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
682 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
686 #define __SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct __snd_pcm_sync_ptr)
687 #define __SNDRV_PCM_IOCTL_SYNC_PTR64 _IOWR('A', 0x23, struct __snd_pcm_sync_ptr64)
688 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
689 #define SNDRV_PCM_IOCTL_STATUS_EXT _IOWR('A', 0x24, struct snd_pcm_status)
859 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
860 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
977 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('
[all...]
/linux-master/tools/include/uapi/linux/
H A Dkvm.h651 #define KVM_GET_MSR_INDEX_LIST _IOWR(KVMIO, 0x02, struct kvm_msr_list)
663 #define KVM_GET_SUPPORTED_CPUID _IOWR(KVMIO, 0x05, struct kvm_cpuid2)
664 #define KVM_GET_EMULATED_CPUID _IOWR(KVMIO, 0x09, struct kvm_cpuid2)
665 #define KVM_GET_MSR_FEATURE_INDEX_LIST _IOWR(KVMIO, 0x0a, struct kvm_msr_list)
1176 #define KVM_GET_IRQCHIP _IOWR(KVMIO, 0x62, struct kvm_irqchip)
1179 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state)
1181 #define KVM_IRQ_LINE_STATUS _IOWR(KVMIO, 0x67, struct kvm_irq_level)
1209 #define KVM_PPC_ALLOCATE_HTAB _IOWR(KVMIO, 0xa7, __u32)
1239 #define KVM_CREATE_DEVICE _IOWR(KVMIO, 0xe0, struct kvm_create_device)
1254 #define KVM_TRANSLATE _IOWR(KVMI
[all...]
H A Dfs.h192 #define BLKTRACESETUP _IOWR(0x12,115,struct blk_user_trace_setup)
214 #define FIFREEZE _IOWR('X', 119, int) /* Freeze */
215 #define FITHAW _IOWR('X', 120, int) /* Thaw */
216 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
219 #define FIDEDUPERANGE _IOWR(0x94, 54, struct file_dedupe_range)
227 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap)
337 #define PAGEMAP_SCAN _IOWR('f', 16, struct pm_scan_arg)
/linux-master/include/linux/
H A Dfb.h7 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor_user)
/linux-master/drivers/staging/greybus/
H A Dgreybus_firmware.h68 #define FW_MGMT_IOC_GET_BACKEND_FW _IOWR(FW_MGMT_IOCTL_BASE, 1, struct fw_mgmt_ioc_get_backend_version)
69 #define FW_MGMT_IOC_INTF_LOAD_AND_VALIDATE _IOWR(FW_MGMT_IOCTL_BASE, 2, struct fw_mgmt_ioc_intf_load_and_validate)
70 #define FW_MGMT_IOC_INTF_BACKEND_FW_UPDATE _IOWR(FW_MGMT_IOCTL_BASE, 3, struct fw_mgmt_ioc_backend_fw_update)
H A Dgreybus_authentication.h71 #define CAP_IOC_GET_IMS_CERTIFICATE _IOWR(CAP_IOCTL_BASE, 1, struct cap_ioc_get_ims_certificate)
72 #define CAP_IOC_AUTHENTICATE _IOWR(CAP_IOCTL_BASE, 2, struct cap_ioc_authenticate)
/linux-master/fs/f2fs/
H A Dfile.c4948 #define F2FS_IOC32_MOVE_RANGE _IOWR(F2FS_IOCTL_MAGIC, 9, \
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h69 #define MPT3IOCINFO _IOWR(MPT3_MAGIC_NUMBER, 17, \
71 #define MPT3COMMAND _IOWR(MPT3_MAGIC_NUMBER, 20, \
74 #define MPT3COMMAND32 _IOWR(MPT3_MAGIC_NUMBER, 20, \
77 #define MPT3EVENTQUERY _IOWR(MPT3_MAGIC_NUMBER, 21, \
79 #define MPT3EVENTENABLE _IOWR(MPT3_MAGIC_NUMBER, 22, \
81 #define MPT3EVENTREPORT _IOWR(MPT3_MAGIC_NUMBER, 23, \
83 #define MPT3HARDRESET _IOWR(MPT3_MAGIC_NUMBER, 24, \
85 #define MPT3BTDHMAPPING _IOWR(MPT3_MAGIC_NUMBER, 31, \
89 #define MPT3DIAGREGISTER _IOWR(MPT3_MAGIC_NUMBER, 26, \
91 #define MPT3DIAGRELEASE _IOWR(MPT3_MAGIC_NUMBE
[all...]
/linux-master/sound/core/seq/
H A Dseq_compat.c65 SNDRV_SEQ_IOCTL_CREATE_PORT32 = _IOWR('S', 0x20, struct snd_seq_port_info32),
67 SNDRV_SEQ_IOCTL_GET_PORT_INFO32 = _IOWR('S', 0x22, struct snd_seq_port_info32),
69 SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT32 = _IOWR('S', 0x52, struct snd_seq_port_info32),
/linux-master/sound/core/
H A Drawmidi.c62 #define SNDRV_RAWMIDI_IOCTL_STATUS32 _IOWR('W', 0x20, struct snd_rawmidi_status32)
74 #define SNDRV_RAWMIDI_IOCTL_STATUS64 _IOWR('W', 0x20, struct snd_rawmidi_status64)
H A Dpcm_native.c61 #define SNDRV_PCM_IOCTL_HW_REFINE_OLD _IOWR('A', 0x10, struct snd_pcm_hw_params_old)
62 #define SNDRV_PCM_IOCTL_HW_PARAMS_OLD _IOWR('A', 0x11, struct snd_pcm_hw_params_old)
3182 #define __SNDRV_PCM_IOCTL_SYNC_PTR32 _IOWR('A', 0x23, struct snd_pcm_sync_ptr32)
H A Dpcm_compat.c541 SNDRV_PCM_IOCTL_HW_REFINE32 = _IOWR('A', 0x10, struct snd_pcm_hw_params32),
542 SNDRV_PCM_IOCTL_HW_PARAMS32 = _IOWR('A', 0x11, struct snd_pcm_hw_params32),
543 SNDRV_PCM_IOCTL_SW_PARAMS32 = _IOWR('A', 0x13, struct snd_pcm_sw_params32),
545 SNDRV_PCM_IOCTL_STATUS_EXT_COMPAT32 = _IOWR('A', 0x24, struct snd_pcm_status32),
555 SNDRV_PCM_IOCTL_STATUS_EXT_COMPAT64 = _IOWR('A', 0x24, struct compat_snd_pcm_status64),
558 SNDRV_PCM_IOCTL_SYNC_PTR_X32 = _IOWR('A', 0x23, struct snd_pcm_sync_ptr_x32),
H A Dcontrol_compat.c393 SNDRV_CTL_IOCTL_ELEM_LIST32 = _IOWR('U', 0x10, struct snd_ctl_elem_list32),
394 SNDRV_CTL_IOCTL_ELEM_INFO32 = _IOWR('U', 0x11, struct snd_ctl_elem_info32),
395 SNDRV_CTL_IOCTL_ELEM_READ32 = _IOWR('U', 0x12, struct snd_ctl_elem_value32),
396 SNDRV_CTL_IOCTL_ELEM_WRITE32 = _IOWR('U', 0x13, struct snd_ctl_elem_value32),
397 SNDRV_CTL_IOCTL_ELEM_ADD32 = _IOWR('U', 0x17, struct snd_ctl_elem_info32),
398 SNDRV_CTL_IOCTL_ELEM_REPLACE32 = _IOWR('U', 0x18, struct snd_ctl_elem_info32),
400 SNDRV_CTL_IOCTL_ELEM_READ_X32 = _IOWR('U', 0x12, struct snd_ctl_elem_value_x32),
401 SNDRV_CTL_IOCTL_ELEM_WRITE_X32 = _IOWR('U', 0x13, struct snd_ctl_elem_value_x32),
/linux-master/include/sound/
H A Dpcm.h1605 #define SNDRV_PCM_IOCTL_STATUS_EXT64 _IOWR('A', 0x24, struct snd_pcm_status64)
1630 #define SNDRV_PCM_IOCTL_STATUS_EXT32 _IOWR('A', 0x24, struct snd_pcm_status32)
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h795 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap)
801 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap)
805 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap)
809 #define XFS_IOC_SCRUB_METADATA _IOWR('X', 60, struct xfs_scrub_metadata)
810 #define XFS_IOC_AG_GEOMETRY _IOWR('X', 61, struct xfs_ag_geometry)
816 #define XFS_IOC_FSBULKSTAT _IOWR('X', 101, struct xfs_fsop_bulkreq)
817 #define XFS_IOC_FSBULKSTAT_SINGLE _IOWR('X', 102, struct xfs_fsop_bulkreq)
818 #define XFS_IOC_FSINUMBERS _IOWR('X', 103, struct xfs_fsop_bulkreq)
819 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
820 #define XFS_IOC_PATH_TO_HANDLE _IOWR('
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umr.h81 #define AMDGPU_DEBUGFS_REGS2_IOC_SET_STATE _IOWR(0x20, AMDGPU_DEBUGFS_REGS2_CMD_SET_STATE, struct amdgpu_debugfs_regs2_iocdata)
82 #define AMDGPU_DEBUGFS_REGS2_IOC_SET_STATE_V2 _IOWR(0x20, AMDGPU_DEBUGFS_REGS2_CMD_SET_STATE_V2, struct amdgpu_debugfs_regs2_iocdata_v2)
85 #define AMDGPU_DEBUGFS_GPRWAVE_IOC_SET_STATE _IOWR(0x20, AMDGPU_DEBUGFS_GPRWAVE_CMD_SET_STATE, struct amdgpu_debugfs_gprwave_iocdata)

Completed in 421 milliseconds

123456789