Searched refs:_IOWR (Results 126 - 150 of 205) sorted by relevance

123456789

/linux-master/include/uapi/linux/
H A Dvduse.h84 #define VDUSE_IOTLB_GET_FD _IOWR(VDUSE_BASE, 0x10, struct vduse_iotlb_entry)
186 #define VDUSE_VQ_GET_INFO _IOWR(VDUSE_BASE, 0x15, struct vduse_vq_info)
258 #define VDUSE_IOTLB_GET_INFO _IOWR(VDUSE_BASE, 0x1a, struct vduse_iova_info)
H A Dauto_fs.h80 #define AUTOFS_IOC_SETTIMEOUT32 _IOWR(AUTOFS_IOCTL, \
83 #define AUTOFS_IOC_SETTIMEOUT _IOWR(AUTOFS_IOCTL, \
H A Dppp-ioctl.h100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
109 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */
H A Dipmi.h327 #define IPMICTL_RECEIVE_MSG _IOWR(IPMI_IOC_MAGIC, 12, \
335 #define IPMICTL_RECEIVE_MSG_TRUNC _IOWR(IPMI_IOC_MAGIC, 11, \
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 Dpps.h148 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *)
H A Dfsmap.h111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head)
H A Dagpgart.h37 #define AGPIOC_ALLOCATE _IOWR(AGPIOC_BASE, 6, struct agp_allocate*)
H A Dblkzoned.h165 #define BLKREPORTZONE _IOWR(0x12, 130, struct blk_zone_report)
H A Dgsmmux.h145 #define GSMIOC_GETCONF_DLCI _IOWR('G', 7, struct gsm_dlci_config)
H A Dnilfs2_api.h279 _IOWR(NILFS_IOCTL_IDENT, 0x86, struct nilfs_argv)
281 _IOWR(NILFS_IOCTL_IDENT, 0x87, struct nilfs_argv)
/linux-master/arch/s390/include/uapi/asm/
H A Ddasd.h347 #define BIODASDSNID _IOWR(DASD_IOCTL_LETTER, 1, struct dasd_snid_ioctl_data)
349 #define BIODASDCHECKFMT _IOWR(DASD_IOCTL_LETTER, 2, format_check_t)
351 #define BIODASDSYMMIO _IOWR(DASD_IOCTL_LETTER, 240, dasd_symmio_parms_t)
H A Duvdevice.h88 #define UVIO_IOCTL(nr) _IOWR(UVIO_TYPE_UVC, nr, struct uvio_ioctl_cb)
/linux-master/arch/xtensa/include/uapi/asm/
H A Dioctls.h100 #define TIOCSRS485 _IOWR('T', 47, struct serial_rs485)
111 #define TIOCSISO7816 _IOWR('T', 0x43, struct serial_iso7816)
/linux-master/arch/parisc/include/uapi/asm/
H A Dioctls.h55 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
66 #define TIOCSISO7816 _IOWR('T', 0x43, struct serial_iso7816)
/linux-master/arch/mips/include/uapi/asm/
H A Dioctls.h86 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
97 #define TIOCSISO7816 _IOWR('T', 0x43, struct serial_iso7816)
/linux-master/arch/sh/include/uapi/asm/
H A Dioctls.h88 #define TIOCSRS485 _IOWR('T', 47, struct serial_rs485)
99 #define TIOCSISO7816 _IOWR('T', 0x43, struct serial_iso7816)
/linux-master/arch/x86/include/asm/
H A Dmtrr.h147 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
152 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)
/linux-master/sound/core/
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/arch/alpha/include/uapi/asm/
H A Dioctl.h51 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
H A Dioctls.h100 #define TIOCSRS485 _IOWR('T', 0x2F, struct serial_rs485)
111 #define TIOCSISO7816 _IOWR('T', 0x43, struct serial_iso7816)
/linux-master/arch/m68k/include/asm/
H A Dfbio.h113 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
144 #define FBIO_WID_ALLOC _IOWR('F', 30, struct fb_wid_alloc)
147 #define FBIO_WID_GET _IOWR('F', 33, struct fb_wid_list)
216 #define LEO_CLUTALLOC _IOWR('L', 53, struct fb_clut_alloc)
/linux-master/include/uapi/linux/surface_aggregator/
H A Dcdev.h141 #define SSAM_CDEV_REQUEST _IOWR(0xA5, 1, struct ssam_cdev_request)
/linux-master/include/uapi/linux/hsi/
H A Dcs-protocol.h98 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype)
/linux-master/arch/sparc/include/uapi/asm/
H A Dioctls.h29 #define TIOCSRS485 _IOWR('T', 0x42, struct serial_rs485)
31 #define TIOCSISO7816 _IOWR('T', 0x44, struct serial_iso7816)

Completed in 259 milliseconds

123456789