Symbol: _IOR
arch/alpha/include/uapi/asm/ioctls.h
101
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/alpha/include/uapi/asm/ioctls.h
103
#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
arch/alpha/include/uapi/asm/ioctls.h
106
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/alpha/include/uapi/asm/ioctls.h
107
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/alpha/include/uapi/asm/ioctls.h
108
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/alpha/include/uapi/asm/ioctls.h
11
#define FIONREAD _IOR('f', 127, int)
arch/alpha/include/uapi/asm/ioctls.h
110
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/alpha/include/uapi/asm/ioctls.h
13
#define FIOQSIZE _IOR('f', 128, loff_t)
arch/alpha/include/uapi/asm/ioctls.h
15
#define TIOCGETP _IOR('t', 8, struct sgttyb)
arch/alpha/include/uapi/asm/ioctls.h
20
#define TIOCGETC _IOR('t', 18, struct tchars)
arch/alpha/include/uapi/asm/ioctls.h
21
#define TCGETS _IOR('t', 19, struct termios)
arch/alpha/include/uapi/asm/ioctls.h
35
#define TCGETS2 _IOR('T', 42, struct termios2)
arch/alpha/include/uapi/asm/ioctls.h
41
#define TIOCGWINSZ _IOR('t', 104, struct winsize)
arch/alpha/include/uapi/asm/ioctls.h
44
#define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
arch/alpha/include/uapi/asm/ioctls.h
46
#define TIOCGLTC _IOR('t', 116, struct ltchars)
arch/alpha/include/uapi/asm/ioctls.h
49
#define TIOCGPGRP _IOR('t', 119, int)
arch/alpha/include/uapi/asm/ioctls.h
99
#define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485)
arch/alpha/include/uapi/asm/sockios.h
10
#define SIOCATMARK _IOR('s', 7, int)
arch/alpha/include/uapi/asm/sockios.h
12
#define SIOCGPGRP _IOR('s', 9, pid_t)
arch/alpha/include/uapi/asm/sockios.h
7
#define FIOGETOWN _IOR('f', 123, int)
arch/m68k/include/asm/fbio.h
120
#define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)
arch/m68k/include/asm/fbio.h
221
#define LEO_GETGAMMA _IOR('L', 69, int) /* Not yet implemented */
arch/m68k/include/asm/fbio.h
58
#define FBIOGTYPE _IOR('F', 0, struct fbtype)
arch/m68k/include/asm/fbio.h
95
#define FBIOGATTR _IOR('F', 6, struct fbgattr) /* supported */
arch/m68k/include/asm/fbio.h
98
#define FBIOGVIDEO _IOR('F', 8, int)
arch/mips/include/uapi/asm/ioctls.h
47
#define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
arch/mips/include/uapi/asm/ioctls.h
61
#define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */
arch/mips/include/uapi/asm/ioctls.h
81
#define TCGETS2 _IOR('T', 0x2A, struct termios2)
arch/mips/include/uapi/asm/ioctls.h
85
#define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485)
arch/mips/include/uapi/asm/ioctls.h
87
#define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/mips/include/uapi/asm/ioctls.h
89
#define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
arch/mips/include/uapi/asm/ioctls.h
92
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/mips/include/uapi/asm/ioctls.h
93
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/mips/include/uapi/asm/ioctls.h
94
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/mips/include/uapi/asm/ioctls.h
96
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/mips/include/uapi/asm/sockios.h
17
#define FIOGETOWN _IOR('f', 123, int)
arch/mips/include/uapi/asm/sockios.h
20
#define SIOCATMARK _IOR('s', 7, int)
arch/mips/include/uapi/asm/sockios.h
22
#define SIOCGPGRP _IOR('s', 9, pid_t)
arch/parisc/include/asm/perf.h
7
#define PA_PERF_OFF _IOR('p', 2, unsigned int)
arch/parisc/include/asm/perf.h
8
#define PA_PERF_VERSION _IOR('p', 3, int)
arch/parisc/include/uapi/asm/ioctls.h
23
#define TIOCGPGRP _IOR('T', 30, int)
arch/parisc/include/uapi/asm/ioctls.h
49
#define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */
arch/parisc/include/uapi/asm/ioctls.h
50
#define TCGETS2 _IOR('T',0x2A, struct termios2)
arch/parisc/include/uapi/asm/ioctls.h
54
#define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485)
arch/parisc/include/uapi/asm/ioctls.h
56
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/parisc/include/uapi/asm/ioctls.h
58
#define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */
arch/parisc/include/uapi/asm/ioctls.h
61
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/parisc/include/uapi/asm/ioctls.h
62
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/parisc/include/uapi/asm/ioctls.h
63
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/parisc/include/uapi/asm/ioctls.h
65
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/parisc/include/uapi/asm/ioctls.h
9
#define TCGETS _IOR('T', 16, struct termios) /* TCGETATTR */
arch/powerpc/include/uapi/asm/ioctls.h
101
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/powerpc/include/uapi/asm/ioctls.h
102
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/powerpc/include/uapi/asm/ioctls.h
103
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/powerpc/include/uapi/asm/ioctls.h
105
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/powerpc/include/uapi/asm/ioctls.h
11
#define FIONREAD _IOR('f', 127, int)
arch/powerpc/include/uapi/asm/ioctls.h
13
#define FIOQSIZE _IOR('f', 128, loff_t)
arch/powerpc/include/uapi/asm/ioctls.h
15
#define TIOCGETP _IOR('t', 8, struct sgttyb)
arch/powerpc/include/uapi/asm/ioctls.h
20
#define TIOCGETC _IOR('t', 18, struct tchars)
arch/powerpc/include/uapi/asm/ioctls.h
21
#define TCGETS _IOR('t', 19, struct termios)
arch/powerpc/include/uapi/asm/ioctls.h
36
#define TIOCGWINSZ _IOR('t', 104, struct winsize)
arch/powerpc/include/uapi/asm/ioctls.h
39
#define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
arch/powerpc/include/uapi/asm/ioctls.h
41
#define TIOCGLTC _IOR('t', 116, struct ltchars)
arch/powerpc/include/uapi/asm/ioctls.h
44
#define TIOCGPGRP _IOR('t', 119, int)
arch/powerpc/include/uapi/asm/ioctls.h
96
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/powerpc/include/uapi/asm/ioctls.h
98
#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
arch/powerpc/include/uapi/asm/opal-prd.h
39
#define OPAL_PRD_GET_INFO _IOR('o', 0x01, struct opal_prd_info)
arch/powerpc/include/uapi/asm/opal-prd.h
40
#define OPAL_PRD_SCOM_READ _IOR('o', 0x02, struct opal_prd_scom)
arch/powerpc/include/uapi/asm/ps3fb.h
15
#define PS3FB_IOCTL_GETMODE _IOR('r', 2, int) /* get video mode */
arch/powerpc/include/uapi/asm/ps3fb.h
16
#define PS3FB_IOCTL_SCREENINFO _IOR('r', 3, int) /* get screen info */
arch/s390/include/uapi/asm/dasd.h
324
#define DASDAPIVER _IOR(DASD_IOCTL_LETTER,0,int)
arch/s390/include/uapi/asm/dasd.h
326
#define BIODASDINFO _IOR(DASD_IOCTL_LETTER,1,dasd_information_t)
arch/s390/include/uapi/asm/dasd.h
328
#define BIODASDPRRD _IOR(DASD_IOCTL_LETTER,2,dasd_profile_info_t)
arch/s390/include/uapi/asm/dasd.h
330
#define BIODASDINFO2 _IOR(DASD_IOCTL_LETTER,3,dasd_information2_t)
arch/s390/include/uapi/asm/dasd.h
332
#define BIODASDPSRD _IOR(DASD_IOCTL_LETTER,4,dasd_rssd_perf_stats_t)
arch/s390/include/uapi/asm/dasd.h
334
#define BIODASDGATTR _IOR(DASD_IOCTL_LETTER,5,attrib_data_t)
arch/s390/include/uapi/asm/diag.h
27
#define DIAG324_GET_PIBLEN _IOR(DIAG_MAGIC_STR, 0x78, size_t)
arch/s390/include/uapi/asm/diag.h
28
#define DIAG310_GET_STRIDE _IOR(DIAG_MAGIC_STR, 0x79, size_t)
arch/s390/include/uapi/asm/vmcp.h
21
#define VMCP_GETCODE _IOR(0x10, 1, int)
arch/s390/include/uapi/asm/vmcp.h
23
#define VMCP_GETSIZE _IOR(0x10, 3, int)
arch/s390/include/uapi/asm/zcrypt.h
313
#define ZCRYPT_STATUS_MASK _IOR(ZCRYPT_IOCTL_MAGIC, 0x58, char[MAX_ZDEV_CARDIDS_EXT])
arch/s390/include/uapi/asm/zcrypt.h
314
#define ZCRYPT_QDEPTH_MASK _IOR(ZCRYPT_IOCTL_MAGIC, 0x59, char[MAX_ZDEV_CARDIDS_EXT])
arch/s390/include/uapi/asm/zcrypt.h
315
#define ZCRYPT_PERDEV_REQCNT _IOR(ZCRYPT_IOCTL_MAGIC, 0x5a, int[MAX_ZDEV_CARDIDS_EXT])
arch/s390/include/uapi/asm/zcrypt.h
356
#define Z90STAT_STATUS_MASK _IOR(ZCRYPT_IOCTL_MAGIC, 0x48, char[64])
arch/s390/include/uapi/asm/zcrypt.h
358
#define Z90STAT_QDEPTH_MASK _IOR(ZCRYPT_IOCTL_MAGIC, 0x49, char[64])
arch/s390/include/uapi/asm/zcrypt.h
360
#define Z90STAT_PERDEV_REQCNT _IOR(ZCRYPT_IOCTL_MAGIC, 0x4a, int[64])
arch/s390/include/uapi/asm/zcrypt.h
363
#define Z90STAT_REQUESTQ_COUNT _IOR(ZCRYPT_IOCTL_MAGIC, 0x44, int)
arch/s390/include/uapi/asm/zcrypt.h
364
#define Z90STAT_PENDINGQ_COUNT _IOR(ZCRYPT_IOCTL_MAGIC, 0x45, int)
arch/s390/include/uapi/asm/zcrypt.h
365
#define Z90STAT_TOTALOPEN_COUNT _IOR(ZCRYPT_IOCTL_MAGIC, 0x46, int)
arch/s390/include/uapi/asm/zcrypt.h
366
#define Z90STAT_DOMAIN_INDEX _IOR(ZCRYPT_IOCTL_MAGIC, 0x47, int)
arch/sh/include/mach-landisk/mach/gio.h
26
#define GIODRV_IOCGGIODATA1 _IOR(GIODRV_IOC_MAGIC, 2, unsigned char *)
arch/sh/include/mach-landisk/mach/gio.h
28
#define GIODRV_IOCGGIODATA2 _IOR(GIODRV_IOC_MAGIC, 4, unsigned short *)
arch/sh/include/mach-landisk/mach/gio.h
30
#define GIODRV_IOCGGIODATA4 _IOR(GIODRV_IOC_MAGIC, 6, unsigned long *)
arch/sh/include/uapi/asm/ioctls.h
102
#define TIOCSERGWILD _IOR('T', 84, int) /* 0x5454 */
arch/sh/include/uapi/asm/ioctls.h
107
#define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* 0x5459 */ /* Get line status register */
arch/sh/include/uapi/asm/ioctls.h
11
#define FIONREAD _IOR('f', 127, int)
arch/sh/include/uapi/asm/ioctls.h
13
#define FIOQSIZE _IOR('f', 128, loff_t)
arch/sh/include/uapi/asm/ioctls.h
33
#define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
arch/sh/include/uapi/asm/ioctls.h
36
#define TIOCGPGRP _IOR('t', 119, int)
arch/sh/include/uapi/asm/ioctls.h
43
#define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
arch/sh/include/uapi/asm/ioctls.h
59
#define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
arch/sh/include/uapi/asm/ioctls.h
78
#define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
arch/sh/include/uapi/asm/ioctls.h
82
#define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */
arch/sh/include/uapi/asm/ioctls.h
83
#define TCGETS2 _IOR('T', 42, struct termios2)
arch/sh/include/uapi/asm/ioctls.h
87
#define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
arch/sh/include/uapi/asm/ioctls.h
89
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/sh/include/uapi/asm/ioctls.h
91
#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
arch/sh/include/uapi/asm/ioctls.h
94
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/sh/include/uapi/asm/ioctls.h
95
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/sh/include/uapi/asm/ioctls.h
96
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/sh/include/uapi/asm/ioctls.h
98
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/sh/include/uapi/asm/sockios.h
11
#define SIOCATMARK _IOR('s', 7, int)
arch/sh/include/uapi/asm/sockios.h
13
#define SIOCGPGRP _IOR('s', 9, pid_t)
arch/sh/include/uapi/asm/sockios.h
15
#define SIOCGSTAMP_OLD _IOR('s', 100, struct __kernel_old_timeval) /* Get stamp (timeval) */
arch/sh/include/uapi/asm/sockios.h
16
#define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
arch/sh/include/uapi/asm/sockios.h
8
#define FIOGETOWN _IOR('f', 123, int)
arch/sparc/include/uapi/asm/apc.h
17
#define APCIOCGFANCTL _IOR(APC_IOC, 0x00, int) /* Get fan speed */
arch/sparc/include/uapi/asm/apc.h
20
#define APCIOCGCPWR _IOR(APC_IOC, 0x02, int) /* Get CPOWER state */
arch/sparc/include/uapi/asm/apc.h
23
#define APCIOCGBPORT _IOR(APC_IOC, 0x04, int) /* Get BPORT state */
arch/sparc/include/uapi/asm/display7seg.h
16
#define D7SIOCRD _IOR(D7S_IOC, 0x45, int) /* Read device state */
arch/sparc/include/uapi/asm/envctrl.h
48
#define ENVCTRL_RD_CPU_TEMPERATURE _IOR('p', 0x40, int)
arch/sparc/include/uapi/asm/envctrl.h
49
#define ENVCTRL_RD_CPU_VOLTAGE _IOR('p', 0x41, int)
arch/sparc/include/uapi/asm/envctrl.h
50
#define ENVCTRL_RD_FAN_STATUS _IOR('p', 0x42, int)
arch/sparc/include/uapi/asm/envctrl.h
51
#define ENVCTRL_RD_WARNING_TEMPERATURE _IOR('p', 0x43, int)
arch/sparc/include/uapi/asm/envctrl.h
52
#define ENVCTRL_RD_SHUTDOWN_TEMPERATURE _IOR('p', 0x44, int)
arch/sparc/include/uapi/asm/envctrl.h
53
#define ENVCTRL_RD_VOLTAGE_STATUS _IOR('p', 0x45, int)
arch/sparc/include/uapi/asm/envctrl.h
54
#define ENVCTRL_RD_SCSI_TEMPERATURE _IOR('p', 0x46, int)
arch/sparc/include/uapi/asm/envctrl.h
55
#define ENVCTRL_RD_ETHERNET_TEMPERATURE _IOR('p', 0x47, int)
arch/sparc/include/uapi/asm/envctrl.h
56
#define ENVCTRL_RD_MTHRBD_TEMPERATURE _IOR('p', 0x48, int)
arch/sparc/include/uapi/asm/envctrl.h
58
#define ENVCTRL_RD_GLOBALADDRESS _IOR('p', 0x49, int)
arch/sparc/include/uapi/asm/fbio.h
117
#define FBIOGCURMAX _IOR('F', 28, struct fbcurpos)
arch/sparc/include/uapi/asm/fbio.h
218
#define LEO_GETGAMMA _IOR('L', 69, int) /* Not yet implemented */
arch/sparc/include/uapi/asm/fbio.h
58
#define FBIOGTYPE _IOR('F', 0, struct fbtype)
arch/sparc/include/uapi/asm/fbio.h
92
#define FBIOGATTR _IOR('F', 6, struct fbgattr) /* supported */
arch/sparc/include/uapi/asm/fbio.h
95
#define FBIOGVIDEO _IOR('F', 8, int)
arch/sparc/include/uapi/asm/ioctls.h
101
#define FIONREAD _IOR('f', 127, int)
arch/sparc/include/uapi/asm/ioctls.h
103
#define FIOQSIZE _IOR('f', 128, loff_t)
arch/sparc/include/uapi/asm/ioctls.h
15
#define TCGETS _IOR('T', 8, struct termios)
arch/sparc/include/uapi/asm/ioctls.h
19
#define TCGETS2 _IOR('T', 12, struct termios2)
arch/sparc/include/uapi/asm/ioctls.h
23
#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
arch/sparc/include/uapi/asm/ioctls.h
25
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/sparc/include/uapi/asm/ioctls.h
26
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/sparc/include/uapi/asm/ioctls.h
27
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/sparc/include/uapi/asm/ioctls.h
28
#define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485)
arch/sparc/include/uapi/asm/ioctls.h
30
#define TIOCGISO7816 _IOR('T', 0x43, struct serial_iso7816)
arch/sparc/include/uapi/asm/ioctls.h
38
#define TIOCGETD _IOR('t', 0, int)
arch/sparc/include/uapi/asm/ioctls.h
41
#define __TIOCMODG _IOR('t', 3, int) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
43
#define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
50
#define __TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
54
#define __TIOCGETX _IOR('t', 35, int) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
56
#define TIOCGSOFTCAR _IOR('t', 100, int)
arch/sparc/include/uapi/asm/ioctls.h
60
#define TIOCGWINSZ _IOR('t', 104, struct winsize)
arch/sparc/include/uapi/asm/ioctls.h
62
#define TIOCMGET _IOR('t', 106, int)
arch/sparc/include/uapi/asm/ioctls.h
71
#define TIOCOUTQ _IOR('t', 115, int)
arch/sparc/include/uapi/asm/ioctls.h
72
#define __TIOCGLTC _IOR('t', 116, struct ltchars) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
84
#define __TIOCISPACE _IOR('t', 128, int) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
85
#define __TIOCISIZE _IOR('t', 129, int) /* SunOS Specific */
arch/sparc/include/uapi/asm/ioctls.h
87
#define TIOCGPGRP _IOR('t', 131, int)
arch/sparc/include/uapi/asm/ioctls.h
89
#define TIOCGSID _IOR('t', 133, int)
arch/sparc/include/uapi/asm/ioctls.h
91
#define TIOCGPTN _IOR('t', 134, unsigned int) /* Get Pty Number */
arch/sparc/include/uapi/asm/openpromio.h
63
#define OPIOCGETOPTNODE _IOR('O', 4, int)
arch/sparc/include/uapi/asm/watchdog.h
21
#define WIOCGSTAT _IOR(WATCHDOG_IOCTL_BASE, 12, int)/* Get Timer Status */
arch/x86/include/uapi/asm/mce.h
42
#define MCE_GET_RECORD_LEN _IOR('M', 1, int)
arch/x86/include/uapi/asm/mce.h
43
#define MCE_GET_LOG_LEN _IOR('M', 2, int)
arch/x86/include/uapi/asm/mce.h
44
#define MCE_GETCLEAR_FLAGS _IOR('M', 3, int)
arch/xtensa/include/uapi/asm/ioctls.h
101
#define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
arch/xtensa/include/uapi/asm/ioctls.h
103
#define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */
arch/xtensa/include/uapi/asm/ioctls.h
106
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
arch/xtensa/include/uapi/asm/ioctls.h
107
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
arch/xtensa/include/uapi/asm/ioctls.h
108
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
arch/xtensa/include/uapi/asm/ioctls.h
110
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
arch/xtensa/include/uapi/asm/ioctls.h
114
#define TIOCSERGWILD _IOR('T', 84, int)
arch/xtensa/include/uapi/asm/ioctls.h
119
#define TIOCSERGETLSR _IOR('T', 89, unsigned int) /* Get line status reg. */
arch/xtensa/include/uapi/asm/ioctls.h
23
#define FIONREAD _IOR('f', 127, int)
arch/xtensa/include/uapi/asm/ioctls.h
25
#define FIOQSIZE _IOR('f', 128, loff_t)
arch/xtensa/include/uapi/asm/ioctls.h
45
#define TIOCOUTQ _IOR('t', 115, int) /* output queue size */
arch/xtensa/include/uapi/asm/ioctls.h
48
#define TIOCGPGRP _IOR('t', 119, int)
arch/xtensa/include/uapi/asm/ioctls.h
55
#define TIOCMGET _IOR('T', 21, unsigned int)
arch/xtensa/include/uapi/asm/ioctls.h
71
#define TIOCGSOFTCAR _IOR('T', 25, unsigned int)
arch/xtensa/include/uapi/asm/ioctls.h
90
#define TIOCGETD _IOR('T', 36, int)
arch/xtensa/include/uapi/asm/ioctls.h
94
#define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/
arch/xtensa/include/uapi/asm/ioctls.h
95
#define TCGETS2 _IOR('T', 42, struct termios2)
arch/xtensa/include/uapi/asm/ioctls.h
99
#define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
arch/xtensa/include/uapi/asm/sockios.h
22
#define FIOGETOWN _IOR('f', 123, int)
arch/xtensa/include/uapi/asm/sockios.h
25
#define SIOCATMARK _IOR('s', 7, int)
arch/xtensa/include/uapi/asm/sockios.h
27
#define SIOCGPGRP _IOR('s', 9, pid_t)
block/ioctl.c
809
#define BLKBSZGET_32 _IOR(0x12, 112, int)
block/ioctl.c
811
#define BLKGETSIZE64_32 _IOR(0x12, 114, int)
drivers/block/floppy.c
3651
#define FDGETDRVPRM32 _IOR(2, 0x11, struct compat_floppy_drive_params)
drivers/block/floppy.c
3652
#define FDGETDRVSTAT32 _IOR(2, 0x12, struct compat_floppy_drive_struct)
drivers/block/floppy.c
3653
#define FDPOLLDRVSTAT32 _IOR(2, 0x13, struct compat_floppy_drive_struct)
drivers/block/floppy.c
3654
#define FDGETFDCSTAT32 _IOR(2, 0x15, struct compat_floppy_fdc_state)
drivers/block/floppy.c
3655
#define FDWERRORGET32 _IOR(2, 0x17, struct compat_floppy_write_errors)
drivers/bluetooth/hci_uart.h
17
#define HCIUARTGETPROTO _IOR('U', 201, int)
drivers/bluetooth/hci_uart.h
18
#define HCIUARTGETDEVICE _IOR('U', 202, int)
drivers/bluetooth/hci_uart.h
20
#define HCIUARTGETFLAGS _IOR('U', 204, int)
drivers/char/hpet.c
670
#define COMPAT_HPET_INFO _IOR('h', 0x03, struct compat_hpet_info)
drivers/char/ipmi/ipmi_devintf.c
622
_IOR(IPMI_IOC_MAGIC, 13, struct compat_ipmi_req)
drivers/char/ipmi/ipmi_devintf.c
624
_IOR(IPMI_IOC_MAGIC, 21, struct compat_ipmi_req_settime)
drivers/char/ppdev.c
103
#define PPGETTIME32 _IOR(PP_IOCTL, 0x95, s32[2])
drivers/char/ppdev.c
105
#define PPGETTIME64 _IOR(PP_IOCTL, 0x95, s64[2])
drivers/comedi/comedi_fops.c
3060
#define COMEDI32_CHANINFO _IOR(CIO, 3, struct comedi32_chaninfo_struct)
drivers/comedi/comedi_fops.c
3061
#define COMEDI32_RANGEINFO _IOR(CIO, 8, struct comedi32_rangeinfo_struct)
drivers/comedi/comedi_fops.c
3066
#define COMEDI32_CMD _IOR(CIO, 9, struct comedi32_cmd_struct)
drivers/comedi/comedi_fops.c
3071
#define COMEDI32_CMDTEST _IOR(CIO, 10, struct comedi32_cmd_struct)
drivers/comedi/comedi_fops.c
3072
#define COMEDI32_INSNLIST _IOR(CIO, 11, struct comedi32_insnlist_struct)
drivers/comedi/comedi_fops.c
3073
#define COMEDI32_INSN _IOR(CIO, 12, struct comedi32_insn_struct)
drivers/firewire/nosy-user.h
8
#define NOSY_IOC_GET_STATS _IOR('&', 0, struct nosy_stats)
drivers/firmware/efi/test/efi_test.h
102
_IOR('p', 0x05, struct efi_getwakeuptime)
drivers/firmware/efi/test/efi_test.h
110
_IOR('p', 0x08, struct efi_queryvariableinfo)
drivers/firmware/efi/test/efi_test.h
113
_IOR('p', 0x09, struct efi_getnexthighmonotoniccount)
drivers/firmware/efi/test/efi_test.h
116
_IOR('p', 0x0A, struct efi_querycapsulecapabilities)
drivers/firmware/efi/test/efi_test.h
122
_IOR('p', 0x0C, unsigned int)
drivers/firmware/efi/test/efi_test.h
97
_IOR('p', 0x03, struct efi_gettime)
drivers/macintosh/via-pmu.c
2429
#define PMU_IOC_GET_BACKLIGHT32 _IOR('B', 1, compat_size_t)
drivers/macintosh/via-pmu.c
2431
#define PMU_IOC_GET_MODEL32 _IOR('B', 3, compat_size_t)
drivers/macintosh/via-pmu.c
2432
#define PMU_IOC_HAS_ADB32 _IOR('B', 4, compat_size_t)
drivers/macintosh/via-pmu.c
2433
#define PMU_IOC_CAN_SLEEP32 _IOR('B', 5, compat_size_t)
drivers/macintosh/via-pmu.c
2434
#define PMU_IOC_GRAB_BACKLIGHT32 _IOR('B', 6, compat_size_t)
drivers/media/dvb-core/dvb_frontend.c
2140
#define COMPAT_FE_GET_PROPERTY _IOR('o', 83, struct compat_dtv_properties)
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
847
#define VIDIOC_G_FBUF32 _IOR ('V', 10, struct v4l2_framebuffer32)
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
859
#define VIDIOC_DQEVENT32 _IOR ('V', 89, struct v4l2_event32)
drivers/media/v4l2-core/v4l2-compat-ioctl32.c
867
#define VIDIOC_DQEVENT32_TIME32 _IOR ('V', 89, struct v4l2_event32_time32)
drivers/message/fusion/mptctl.h
360
#define HP_GETHOSTINFO _IOR(HP_IOC_MAGIC, 20, hp_host_info_t)
drivers/message/fusion/mptctl.h
361
#define HP_GETHOSTINFO1 _IOR(HP_IOC_MAGIC, 20, hp_host_info_rev0_t)
drivers/message/fusion/mptctl.h
362
#define HP_GETTARGETINFO _IOR(HP_IOC_MAGIC, 21, hp_target_info_t)
drivers/misc/ibmvmc.h
39
#define VMC_IOCTL_QUERY _IOR(VMC_BASE, 0x01, struct ibmvmc_query_struct)
drivers/misc/ibmvmc.h
40
#define VMC_IOCTL_REQUESTVMC _IOR(VMC_BASE, 0x02, u32)
drivers/rtc/dev.c
469
#define RTC_IRQP_READ32 _IOR('p', 0x0b, __u32)
drivers/staging/greybus/greybus_authentication.h
70
#define CAP_IOC_GET_ENDPOINT_UID _IOR(CAP_IOCTL_BASE, 0, struct cap_ioc_get_endpoint_uid)
drivers/staging/greybus/greybus_firmware.h
67
#define FW_MGMT_IOC_GET_INTF_FW _IOR(FW_MGMT_IOCTL_BASE, 0, struct fw_mgmt_ioc_get_intf_version)
drivers/staging/media/atomisp/include/linux/atomisp.h
664
_IOR('v', BASE_VIDIOC_PRIVATE + 0, int)
drivers/staging/media/atomisp/include/linux/atomisp.h
668
_IOR('v', BASE_VIDIOC_PRIVATE + 1, struct atomisp_nr_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
672
_IOR('v', BASE_VIDIOC_PRIVATE + 2, struct atomisp_tnr_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
680
_IOR('v', BASE_VIDIOC_PRIVATE + 4, struct atomisp_ob_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
684
_IOR('v', BASE_VIDIOC_PRIVATE + 5, struct atomisp_ee_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
696
_IOR('v', BASE_VIDIOC_PRIVATE + 6, struct atomisp_dvs2_bq_resolutions)
drivers/staging/media/atomisp/include/linux/atomisp.h
707
_IOR('v', BASE_VIDIOC_PRIVATE + 8, struct atomisp_parm)
drivers/staging/media/atomisp/include/linux/atomisp.h
711
_IOR('v', BASE_VIDIOC_PRIVATE + 9, struct atomisp_gamma_table)
drivers/staging/media/atomisp/include/linux/atomisp.h
715
_IOR('v', BASE_VIDIOC_PRIVATE + 10, struct atomisp_morph_table)
drivers/staging/media/atomisp/include/linux/atomisp.h
721
_IOR('v', BASE_VIDIOC_PRIVATE + 12, struct atomisp_macc_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
727
_IOR('v', BASE_VIDIOC_PRIVATE + 13, struct atomisp_dp_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
733
_IOR('v', BASE_VIDIOC_PRIVATE + 14, struct atomisp_de_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
739
_IOR('v', BASE_VIDIOC_PRIVATE + 15, struct atomisp_ctc_table)
drivers/staging/media/atomisp/include/linux/atomisp.h
745
_IOR('v', BASE_VIDIOC_PRIVATE + 16, struct atomisp_wb_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
768
_IOR('v', BASE_VIDIOC_PRIVATE + 23, struct atomisp_3a_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
778
_IOR('v', BASE_VIDIOC_PRIVATE + 28, struct atomisp_gc_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
796
_IOR('v', BASE_VIDIOC_PRIVATE + 39, struct atomisp_formats_config)
drivers/staging/media/atomisp/include/linux/atomisp.h
809
_IOR('v', BASE_VIDIOC_PRIVATE + 46, unsigned int)
drivers/staging/media/av7110/av7110_av.c
1109
#define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event)
drivers/staging/vme_user/vme_user.h
50
#define VME_GET_SLAVE _IOR(VME_IOC_MAGIC, 1, struct vme_slave)
drivers/staging/vme_user/vme_user.h
52
#define VME_GET_MASTER _IOR(VME_IOC_MAGIC, 3, struct vme_master)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
10
#define ACPI_THERMAL_GET_ART_LEN _IOR(ACPI_THERMAL_MAGIC, 2, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
11
#define ACPI_THERMAL_GET_TRT_COUNT _IOR(ACPI_THERMAL_MAGIC, 3, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
12
#define ACPI_THERMAL_GET_ART_COUNT _IOR(ACPI_THERMAL_MAGIC, 4, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
14
#define ACPI_THERMAL_GET_TRT _IOR(ACPI_THERMAL_MAGIC, 5, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
15
#define ACPI_THERMAL_GET_ART _IOR(ACPI_THERMAL_MAGIC, 6, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
23
#define ACPI_THERMAL_GET_PSVT_LEN _IOR(ACPI_THERMAL_MAGIC, 7, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
24
#define ACPI_THERMAL_GET_PSVT_COUNT _IOR(ACPI_THERMAL_MAGIC, 8, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
25
#define ACPI_THERMAL_GET_PSVT _IOR(ACPI_THERMAL_MAGIC, 9, unsigned long)
drivers/thermal/intel/int340x_thermal/acpi_thermal_rel.h
9
#define ACPI_THERMAL_GET_TRT_LEN _IOR(ACPI_THERMAL_MAGIC, 1, unsigned long)
drivers/usb/misc/sisusbvga/sisusb.h
275
#define SISUSB_GET_CONFIG_SIZE _IOR(0xF3,0x3E,__u32)
drivers/usb/misc/sisusbvga/sisusb.h
276
#define SISUSB_GET_CONFIG _IOR(0xF3,0x3F,struct sisusb_info)
drivers/usb/mon/mon_bin.c
39
#define MON_IOCG_STATS _IOR(MON_IOC_MAGIC, 3, struct mon_bin_stats)
drivers/video/fbdev/aty/aty128fb.c
2295
#define FBIO_ATY128_GET_MIRROR _IOR('@', 1, __u32)
drivers/video/fbdev/mb862xx/mb862xxfb.h
18
#define MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*)
fs/btrfs/ioctl.c
114
#define BTRFS_IOC_ENCODED_READ_32 _IOR(BTRFS_IOCTL_MAGIC, 64, \
fs/ceph/ioctl.h
43
#define CEPH_IOC_GET_LAYOUT _IOR(CEPH_IOCTL_MAGIC, 1, \
fs/ext2/ext2.h
278
#define EXT2_IOC_GETRSVSZ _IOR('f', 5, long)
fs/ext4/ext4.h
776
#define EXT4_IOC32_GETVERSION _IOR('f', 3, int)
fs/ext4/ext4.h
778
#define EXT4_IOC32_GETRSVSZ _IOR('f', 5, int)
fs/fat/dir.c
834
#define VFAT_IOCTL_READDIR_BOTH32 _IOR('r', 1, struct compat_dirent[2])
fs/fat/dir.c
835
#define VFAT_IOCTL_READDIR_SHORT32 _IOR('r', 2, struct compat_dirent[2])
fs/ntfs3/file.c
28
#define NTFS3_IOC_SHUTDOWN _IOR('X', 125, __u32)
fs/ocfs2/ocfs2_ioctl.h
188
#define OCFS2_IOC_INFO _IOR('o', 5, struct ocfs2_info)
fs/orangefs/protocol.h
318
ORANGEFS_DEV_DEBUG = _IOR(ORANGEFS_DEV_MAGIC, DEV_DEBUG, __s32),
fs/smb/client/cifs_ioctl.h
109
#define CIFS_IOC_GET_MNT_INFO _IOR(CIFS_IOCTL_MAGIC, 5, struct smb_mnt_fs_info)
fs/smb/client/cifs_ioctl.h
110
#define CIFS_ENUMERATE_SNAPSHOTS _IOR(CIFS_IOCTL_MAGIC, 6, struct smb_snapshot_array)
fs/smb/client/cifs_ioctl.h
116
#define CIFS_IOC_GET_TCON_INFO _IOR(CIFS_IOCTL_MAGIC, 12, struct smb_mnt_tcon_info)
fs/smb/client/cifs_ioctl.h
117
#define CIFS_IOC_SHUTDOWN _IOR('X', 125, __u32)
fs/xfs/libxfs/xfs_fs.h
1205
#define XFS_IOC_DIOINFO _IOR ('X', 30, struct dioattr)
fs/xfs/libxfs/xfs_fs.h
1217
#define XFS_IOC_FSGETXATTRA _IOR ('X', 45, struct fsxattr)
fs/xfs/libxfs/xfs_fs.h
1222
#define XFS_IOC_FREE_EOFBLOCKS _IOR ('X', 58, struct xfs_fs_eofblocks)
fs/xfs/libxfs/xfs_fs.h
1238
#define XFS_IOC_FSGEOMETRY_V1 _IOR ('X', 100, struct xfs_fsop_geom_v1)
fs/xfs/libxfs/xfs_fs.h
1251
#define XFS_IOC_FSCOUNTS _IOR ('X', 113, struct xfs_fsop_counts)
fs/xfs/libxfs/xfs_fs.h
1253
#define XFS_IOC_GET_RESBLKS _IOR ('X', 115, struct xfs_fsop_resblks)
fs/xfs/libxfs/xfs_fs.h
1264
#define XFS_IOC_FSGEOMETRY_V4 _IOR ('X', 124, struct xfs_fsop_geom_v4)
fs/xfs/libxfs/xfs_fs.h
1265
#define XFS_IOC_GOINGDOWN _IOR ('X', 125, uint32_t)
fs/xfs/libxfs/xfs_fs.h
1266
#define XFS_IOC_FSGEOMETRY _IOR ('X', 126, struct xfs_fsop_geom)
fs/xfs/libxfs/xfs_fs.h
1267
#define XFS_IOC_BULKSTAT _IOR ('X', 127, struct xfs_bulkstat_req)
fs/xfs/libxfs/xfs_fs.h
1268
#define XFS_IOC_INUMBERS _IOR ('X', 128, struct xfs_inumbers_req)
fs/xfs/libxfs/xfs_fs.h
1270
#define XFS_IOC_START_COMMIT _IOR ('X', 130, struct xfs_commit_range)
fs/xfs/xfs_ioctl32.h
169
_IOR('X', 100, struct compat_xfs_fsop_geom_v1)
include/acpi/apei.h
16
#define APEI_ERST_GET_RECORD_COUNT _IOR('E', 2, u32)
include/linux/fd.h
23
#define FDGETPRM32 _IOR(2, 0x04, struct compat_floppy_struct)
include/linux/fsl-diu-fb.h
38
#define MFB_GET_ALPHA _IOR('M', 0, __u8)
include/linux/fsl-diu-fb.h
40
#define MFB_GET_AOID _IOR('M', 4, struct aoi_display_offset)
include/linux/fsl-diu-fb.h
42
#define MFB_GET_PIXFMT _IOR('M', 8, __u32)
include/linux/fsl-diu-fb.h
51
#define MFB_GET_GAMMA _IOR('M', 1, __u8)
include/linux/hid-roccat.h
15
#define ROCCATIOCGREPSIZE _IOR('H', 0xf1, int)
include/linux/mISDNif.h
329
#define IMADDTIMER _IOR('I', 64, int)
include/linux/mISDNif.h
330
#define IMDELTIMER _IOR('I', 65, int)
include/linux/mISDNif.h
333
#define IMGETVERSION _IOR('I', 66, int)
include/linux/mISDNif.h
334
#define IMGETCOUNT _IOR('I', 67, int)
include/linux/mISDNif.h
335
#define IMGETDEVINFO _IOR('I', 68, int)
include/linux/mISDNif.h
336
#define IMCTRLREQ _IOR('I', 69, int)
include/linux/mISDNif.h
337
#define IMCLEAR_L2 _IOR('I', 70, int)
include/linux/mISDNif.h
338
#define IMSETDEVNAME _IOR('I', 71, struct mISDN_devrename)
include/linux/mISDNif.h
339
#define IMHOLD_L1 _IOR('I', 72, int)
include/linux/mtio.h
24
#define MTIOCGET32 _IOR('m', 2, struct mtget32)
include/linux/mtio.h
29
#define MTIOCPOS32 _IOR('m', 3, struct mtpos32)
include/linux/synclink.h
35
#define MGSL_IOCGPARAMS32 _IOR(MGSL_MAGIC_IOC,1,struct MGSL_PARAMS32)
include/linux/usb/iowarrior.h
41
#define IOW_GETINFO _IOR(CODEMERCS_MAGIC_NUMBER, 3, struct iowarrior_info)
include/media/i2c/saa6588.h
28
#define SAA6588_CMD_READ _IOR('R', 3, int)
include/media/i2c/saa6588.h
29
#define SAA6588_CMD_POLL _IOR('R', 4, int)
include/media/v4l2-ioctl.h
768
#define VIDIOC_DQEVENT_TIME32 _IOR('V', 89, struct v4l2_event_time32)
include/net/bluetooth/hci_sock.h
73
#define HCIGETDEVLIST _IOR('H', 210, int)
include/net/bluetooth/hci_sock.h
74
#define HCIGETDEVINFO _IOR('H', 211, int)
include/net/bluetooth/hci_sock.h
75
#define HCIGETCONNLIST _IOR('H', 212, int)
include/net/bluetooth/hci_sock.h
76
#define HCIGETCONNINFO _IOR('H', 213, int)
include/net/bluetooth/hci_sock.h
77
#define HCIGETAUTHINFO _IOR('H', 215, int)
include/net/bluetooth/hci_sock.h
92
#define HCIINQUIRY _IOR('H', 240, int)
include/net/bluetooth/rfcomm.h
324
#define RFCOMMGETDEVLIST _IOR('R', 210, int)
include/net/bluetooth/rfcomm.h
325
#define RFCOMMGETDEVINFO _IOR('R', 211, int)
include/sound/hda_hwdep.h
27
#define HDA_IOCTL_PVERSION _IOR('H', 0x10, int)
include/sound/pcm.h
1563
#define SNDRV_PCM_IOCTL_STATUS64 _IOR('A', 0x20, struct snd_pcm_status64)
include/sound/pcm.h
1588
#define SNDRV_PCM_IOCTL_STATUS32 _IOR('A', 0x20, struct snd_pcm_status32)
include/uapi/asm-generic/ioctls.h
61
#define TCGETS2 _IOR('T', 0x2A, struct termios2)
include/uapi/asm-generic/ioctls.h
69
#define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
include/uapi/asm-generic/ioctls.h
71
#define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
include/uapi/asm-generic/ioctls.h
78
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
include/uapi/asm-generic/ioctls.h
79
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
include/uapi/asm-generic/ioctls.h
80
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
include/uapi/asm-generic/ioctls.h
82
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
include/uapi/drm/drm.h
1096
#define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
include/uapi/linux/agpgart.h
31
#define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*)
include/uapi/linux/android/binder.h
368
BR_ERROR = _IOR('r', 0, __s32),
include/uapi/linux/android/binder.h
376
BR_TRANSACTION_SEC_CTX = _IOR('r', 2,
include/uapi/linux/android/binder.h
381
BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
include/uapi/linux/android/binder.h
382
BR_REPLY = _IOR('r', 3, struct binder_transaction_data),
include/uapi/linux/android/binder.h
387
BR_ACQUIRE_RESULT = _IOR('r', 4, __s32),
include/uapi/linux/android/binder.h
407
BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
include/uapi/linux/android/binder.h
408
BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
include/uapi/linux/android/binder.h
409
BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
include/uapi/linux/android/binder.h
410
BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
include/uapi/linux/android/binder.h
416
BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie),
include/uapi/linux/android/binder.h
444
BR_DEAD_BINDER = _IOR('r', 15, binder_uintptr_t),
include/uapi/linux/android/binder.h
448
BR_CLEAR_DEATH_NOTIFICATION_DONE = _IOR('r', 16, binder_uintptr_t),
include/uapi/linux/android/binder.h
477
BR_FROZEN_BINDER = _IOR('r', 21, struct binder_frozen_state_info),
include/uapi/linux/android/binder.h
483
BR_CLEAR_FREEZE_NOTIFICATION_DONE = _IOR('r', 22, binder_uintptr_t),
include/uapi/linux/arcfb.h
6
#define FBIO_GETCONTROL2 _IOR('F', 0x89, size_t)
include/uapi/linux/auto_fs.h
226
#define AUTOFS_IOC_PROTOSUBVER _IOR(AUTOFS_IOCTL, \
include/uapi/linux/auto_fs.h
228
#define AUTOFS_IOC_ASKUMOUNT _IOR(AUTOFS_IOCTL, \
include/uapi/linux/auto_fs.h
78
#define AUTOFS_IOC_PROTOVER _IOR(AUTOFS_IOCTL, \
include/uapi/linux/auto_fs.h
86
#define AUTOFS_IOC_EXPIRE _IOR(AUTOFS_IOCTL, \
include/uapi/linux/blkzoned.h
204
#define BLKGETZONESZ _IOR(0x12, 132, __u32)
include/uapi/linux/blkzoned.h
205
#define BLKGETNRZONES _IOR(0x12, 133, __u32)
include/uapi/linux/btrfs.h
1153
#define BTRFS_IOC_START_SYNC _IOR(BTRFS_IOCTL_MAGIC, 24, __u64)
include/uapi/linux/btrfs.h
1159
#define BTRFS_IOC_SUBVOL_GETFLAGS _IOR(BTRFS_IOCTL_MAGIC, 25, __u64)
include/uapi/linux/btrfs.h
1168
#define BTRFS_IOC_FS_INFO _IOR(BTRFS_IOCTL_MAGIC, 31, \
include/uapi/linux/btrfs.h
1173
#define BTRFS_IOC_BALANCE_PROGRESS _IOR(BTRFS_IOCTL_MAGIC, 34, \
include/uapi/linux/btrfs.h
1182
#define BTRFS_IOC_DEVICES_READY _IOR(BTRFS_IOCTL_MAGIC, 39, \
include/uapi/linux/btrfs.h
1190
#define BTRFS_IOC_QGROUP_LIMIT _IOR(BTRFS_IOCTL_MAGIC, 43, \
include/uapi/linux/btrfs.h
1194
#define BTRFS_IOC_QUOTA_RESCAN_STATUS _IOR(BTRFS_IOCTL_MAGIC, 45, \
include/uapi/linux/btrfs.h
1205
#define BTRFS_IOC_GET_FEATURES _IOR(BTRFS_IOCTL_MAGIC, 57, \
include/uapi/linux/btrfs.h
1209
#define BTRFS_IOC_GET_SUPPORTED_FEATURES _IOR(BTRFS_IOCTL_MAGIC, 57, \
include/uapi/linux/btrfs.h
1215
#define BTRFS_IOC_GET_SUBVOL_INFO _IOR(BTRFS_IOCTL_MAGIC, 60, \
include/uapi/linux/btrfs.h
1223
#define BTRFS_IOC_ENCODED_READ _IOR(BTRFS_IOCTL_MAGIC, 64, \
include/uapi/linux/btrfs.h
1231
#define BTRFS_IOC_SHUTDOWN _IOR('X', 125, __u32)
include/uapi/linux/capi.h
101
#define CAPI_INSTALLED _IOR('C',0x22, __u16)
include/uapi/linux/capi.h
126
#define CAPI_GET_FLAGS _IOR('C',0x23, unsigned)
include/uapi/linux/capi.h
127
#define CAPI_SET_FLAGS _IOR('C',0x24, unsigned)
include/uapi/linux/capi.h
128
#define CAPI_CLR_FLAGS _IOR('C',0x25, unsigned)
include/uapi/linux/capi.h
130
#define CAPI_NCCI_OPENCOUNT _IOR('C',0x26, unsigned)
include/uapi/linux/capi.h
132
#define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned)
include/uapi/linux/capi.h
96
#define CAPI_GET_ERRCODE _IOR('C',0x21, __u16)
include/uapi/linux/cciss_ioctl.h
65
#define CCISS_GETPCIINFO _IOR(CCISS_IOC_MAGIC, 1, cciss_pci_info_struct)
include/uapi/linux/cciss_ioctl.h
67
#define CCISS_GETINTINFO _IOR(CCISS_IOC_MAGIC, 2, cciss_coalint_struct)
include/uapi/linux/cciss_ioctl.h
70
#define CCISS_GETNODENAME _IOR(CCISS_IOC_MAGIC, 4, NodeName_type)
include/uapi/linux/cciss_ioctl.h
73
#define CCISS_GETHEARTBEAT _IOR(CCISS_IOC_MAGIC, 6, Heartbeat_type)
include/uapi/linux/cciss_ioctl.h
74
#define CCISS_GETBUSTYPES _IOR(CCISS_IOC_MAGIC, 7, BusTypes_type)
include/uapi/linux/cciss_ioctl.h
75
#define CCISS_GETFIRMVER _IOR(CCISS_IOC_MAGIC, 8, FirmwareVer_type)
include/uapi/linux/cciss_ioctl.h
76
#define CCISS_GETDRIVVER _IOR(CCISS_IOC_MAGIC, 9, DriverVer_type)
include/uapi/linux/cciss_ioctl.h
86
#define CCISS_GETLUNINFO _IOR(CCISS_IOC_MAGIC, 17, LogvolInfo_struct)
include/uapi/linux/cec.h
517
#define CEC_ADAP_G_PHYS_ADDR _IOR('a', 1, __u16)
include/uapi/linux/cec.h
528
#define CEC_ADAP_G_LOG_ADDRS _IOR('a', 3, struct cec_log_addrs)
include/uapi/linux/cec.h
541
#define CEC_G_MODE _IOR('a', 8, __u32)
include/uapi/linux/cec.h
545
#define CEC_ADAP_G_CONNECTOR_INFO _IOR('a', 10, struct cec_connector_info)
include/uapi/linux/chio.h
157
#define CHIOGPICKER _IOR('c', 4,int) /* not impl. */
include/uapi/linux/chio.h
159
#define CHIOGPARAMS _IOR('c', 6,struct changer_params)
include/uapi/linux/chio.h
164
#define CHIOGVPARAMS _IOR('c',19,struct changer_vendor_params)
include/uapi/linux/comedi.h
458
#define COMEDI_DEVINFO _IOR(CIO, 1, struct comedi_devinfo)
include/uapi/linux/comedi.h
459
#define COMEDI_SUBDINFO _IOR(CIO, 2, struct comedi_subdinfo)
include/uapi/linux/comedi.h
460
#define COMEDI_CHANINFO _IOR(CIO, 3, struct comedi_chaninfo)
include/uapi/linux/comedi.h
465
#define COMEDI_RANGEINFO _IOR(CIO, 8, struct comedi_rangeinfo)
include/uapi/linux/comedi.h
466
#define COMEDI_CMD _IOR(CIO, 9, struct comedi_cmd)
include/uapi/linux/comedi.h
467
#define COMEDI_CMDTEST _IOR(CIO, 10, struct comedi_cmd)
include/uapi/linux/comedi.h
468
#define COMEDI_INSNLIST _IOR(CIO, 11, struct comedi_insnlist)
include/uapi/linux/comedi.h
469
#define COMEDI_INSN _IOR(CIO, 12, struct comedi_insn)
include/uapi/linux/comedi.h
470
#define COMEDI_BUFCONFIG _IOR(CIO, 13, struct comedi_bufconfig)
include/uapi/linux/cxl_mem.h
20
#define CXL_MEM_QUERY_COMMANDS _IOR(0xCE, 1, struct cxl_mem_query_commands)
include/uapi/linux/dvb/audio.h
77
#define AUDIO_GET_STATUS _IOR('o', 10, audio_status_t)
include/uapi/linux/dvb/audio.h
79
#define AUDIO_GET_CAPABILITIES _IOR('o', 11, unsigned int)
include/uapi/linux/dvb/ca.h
121
#define CA_GET_CAP _IOR('o', 129, struct ca_caps)
include/uapi/linux/dvb/ca.h
122
#define CA_GET_SLOT_INFO _IOR('o', 130, struct ca_slot_info)
include/uapi/linux/dvb/ca.h
123
#define CA_GET_DESCR_INFO _IOR('o', 131, struct ca_descr_info)
include/uapi/linux/dvb/ca.h
124
#define CA_GET_MSG _IOR('o', 132, struct ca_msg)
include/uapi/linux/dvb/dmx.h
294
#define DMX_GET_PES_PIDS _IOR('o', 47, __u16[5])
include/uapi/linux/dvb/frontend.h
1056
#define FE_GET_FRONTEND _IOR('o', 77, struct dvb_frontend_parameters)
include/uapi/linux/dvb/frontend.h
937
#define FE_GET_INFO _IOR('o', 61, struct dvb_frontend_info)
include/uapi/linux/dvb/frontend.h
941
#define FE_DISEQC_RECV_SLAVE_REPLY _IOR('o', 64, struct dvb_diseqc_slave_reply)
include/uapi/linux/dvb/frontend.h
948
#define FE_READ_STATUS _IOR('o', 69, fe_status_t)
include/uapi/linux/dvb/frontend.h
949
#define FE_READ_BER _IOR('o', 70, __u32)
include/uapi/linux/dvb/frontend.h
950
#define FE_READ_SIGNAL_STRENGTH _IOR('o', 71, __u16)
include/uapi/linux/dvb/frontend.h
951
#define FE_READ_SNR _IOR('o', 72, __u16)
include/uapi/linux/dvb/frontend.h
952
#define FE_READ_UNCORRECTED_BLOCKS _IOR('o', 73, __u32)
include/uapi/linux/dvb/frontend.h
955
#define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event)
include/uapi/linux/dvb/frontend.h
960
#define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
include/uapi/linux/dvb/osd.h
164
#define OSD_GET_CAPABILITY _IOR('o', 161, osd_cap_t)
include/uapi/linux/dvb/video.h
174
#define VIDEO_GET_STATUS _IOR('o', 27, struct video_status)
include/uapi/linux/dvb/video.h
175
#define VIDEO_GET_EVENT _IOR('o', 28, struct video_event)
include/uapi/linux/dvb/video.h
180
#define VIDEO_GET_CAPABILITIES _IOR('o', 33, unsigned int)
include/uapi/linux/dvb/video.h
184
#define VIDEO_GET_SIZE _IOR('o', 55, video_size_t)
include/uapi/linux/dvb/video.h
197
#define VIDEO_GET_PTS _IOR('o', 57, __u64)
include/uapi/linux/dvb/video.h
200
#define VIDEO_GET_FRAME_COUNT _IOR('o', 58, __u64)
include/uapi/linux/eventpoll.h
99
#define EPIOCGPARAMS _IOR(EPOLL_IOC_TYPE, 0x02, struct epoll_params)
include/uapi/linux/exfat.h
15
#define EXFAT_IOC_SHUTDOWN _IOR('X', 125, __u32)
include/uapi/linux/ext4.h
13
#define EXT4_IOC_GETVERSION _IOR('f', 3, long)
include/uapi/linux/ext4.h
17
#define EXT4_IOC_GETRSVSZ _IOR('f', 5, long)
include/uapi/linux/ext4.h
34
#define EXT4_IOC_GETFSUUID _IOR('f', 44, struct fsuuid)
include/uapi/linux/ext4.h
36
#define EXT4_IOC_GET_TUNE_SB_PARAM _IOR('f', 45, struct ext4_tune_sb_params)
include/uapi/linux/ext4.h
39
#define EXT4_IOC_SHUTDOWN _IOR('X', 125, __u32)
include/uapi/linux/ext4.h
44
#define EXT4_IOC32_GETVERSION _IOR('f', 3, int)
include/uapi/linux/ext4.h
46
#define EXT4_IOC32_GETRSVSZ _IOR('f', 5, int)
include/uapi/linux/f2fs.h
27
#define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, __u32)
include/uapi/linux/f2fs.h
29
#define F2FS_IOC_GET_PIN_FILE _IOR(F2FS_IOCTL_MAGIC, 14, __u32)
include/uapi/linux/f2fs.h
32
#define F2FS_IOC_GET_COMPRESS_BLOCKS _IOR(F2FS_IOCTL_MAGIC, 17, __u64)
include/uapi/linux/f2fs.h
34
_IOR(F2FS_IOCTL_MAGIC, 18, __u64)
include/uapi/linux/f2fs.h
36
_IOR(F2FS_IOCTL_MAGIC, 19, __u64)
include/uapi/linux/f2fs.h
39
#define F2FS_IOC_GET_COMPRESS_OPTION _IOR(F2FS_IOCTL_MAGIC, 21, \
include/uapi/linux/f2fs.h
46
#define F2FS_IOC_GET_DEV_ALIAS_FILE _IOR(F2FS_IOCTL_MAGIC, 26, __u32)
include/uapi/linux/f2fs.h
53
#define F2FS_IOC_SHUTDOWN _IOR('X', 125, __u32) /* Shutdown */
include/uapi/linux/fb.h
31
#define FBIOGET_VBLANK _IOR('F', 0x12, struct fb_vblank)
include/uapi/linux/fd.h
114
#define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)
include/uapi/linux/fd.h
120
#define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name)
include/uapi/linux/fd.h
197
#define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params)
include/uapi/linux/fd.h
239
#define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct)
include/uapi/linux/fd.h
240
#define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
include/uapi/linux/fd.h
290
#define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state)
include/uapi/linux/fd.h
320
#define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors)
include/uapi/linux/fd.h
57
#define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
include/uapi/linux/firewire-cdev.h
543
#define FW_CDEV_IOC_GET_CYCLE_TIMER _IOR('#', 0x0c, struct fw_cdev_get_cycle_timer)
include/uapi/linux/fpga-dfl.h
175
#define DFL_FPGA_PORT_ERR_GET_IRQ_NUM _IOR(DFL_FPGA_MAGIC, \
include/uapi/linux/fpga-dfl.h
198
#define DFL_FPGA_PORT_UINT_GET_IRQ_NUM _IOR(DFL_FPGA_MAGIC, \
include/uapi/linux/fpga-dfl.h
264
#define DFL_FPGA_FME_ERR_GET_IRQ_NUM _IOR(DFL_FPGA_MAGIC, \
include/uapi/linux/fs.h
279
#define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */
include/uapi/linux/fs.h
285
#define BLKBSZGET _IOR(0x12,112,size_t)
include/uapi/linux/fs.h
287
#define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
include/uapi/linux/fs.h
301
#define BLKGETDISKSEQ _IOR(0x12,128,__u64)
include/uapi/linux/fs.h
318
#define FS_IOC_GETFLAGS _IOR('f', 1, long)
include/uapi/linux/fs.h
320
#define FS_IOC_GETVERSION _IOR('v', 1, long)
include/uapi/linux/fs.h
323
#define FS_IOC32_GETFLAGS _IOR('f', 1, int)
include/uapi/linux/fs.h
325
#define FS_IOC32_GETVERSION _IOR('v', 1, int)
include/uapi/linux/fs.h
327
#define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
include/uapi/linux/fs.h
329
#define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
include/uapi/linux/fs.h
332
#define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
include/uapi/linux/fs.h
337
#define FS_IOC_GETFSSYSFSPATH _IOR(0x15, 1, struct fs_sysfs_path)
include/uapi/linux/fscrypt.h
163
#define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1)
include/uapi/linux/fscrypt.h
171
#define FS_IOC_GET_ENCRYPTION_NONCE _IOR('f', 27, __u8[16])
include/uapi/linux/fsi.h
53
#define FSI_SCOM_CHECK _IOR('s', 0x00, __u32)
include/uapi/linux/fuse.h
1137
#define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t)
include/uapi/linux/genwqe/genwqe_card.h
445
#define GENWQE_READ_REG64 _IOR(GENWQE_IOC_CODE, 30, struct genwqe_reg_io)
include/uapi/linux/genwqe/genwqe_card.h
447
#define GENWQE_READ_REG32 _IOR(GENWQE_IOC_CODE, 32, struct genwqe_reg_io)
include/uapi/linux/genwqe/genwqe_card.h
449
#define GENWQE_READ_REG16 _IOR(GENWQE_IOC_CODE, 34, struct genwqe_reg_io)
include/uapi/linux/genwqe/genwqe_card.h
452
#define GENWQE_GET_CARD_STATE _IOR(GENWQE_IOC_CODE, 36, enum genwqe_card_state)
include/uapi/linux/gpib_ioctl.h
134
IBLINES = _IOR(GPIB_CODE, 14, __s16),
include/uapi/linux/gpib_ioctl.h
149
IBBOARD_INFO = _IOR(GPIB_CODE, 29, struct gpib_board_info_ioctl),
include/uapi/linux/gpib_ioctl.h
151
IBQUERY_BOARD_RSV = _IOR(GPIB_CODE, 31, __s32),
include/uapi/linux/gpib_ioctl.h
153
IBEVENT = _IOR(GPIB_CODE, 33, __s16),
include/uapi/linux/gpib_ioctl.h
161
IBPP2_GET = _IOR(GPIB_CODE, 41, __s16),
include/uapi/linux/gpio.h
508
#define GPIO_GET_CHIPINFO_IOCTL _IOR(0xB4, 0x01, struct gpiochip_info)
include/uapi/linux/gsmmux.h
113
#define GSMIOC_GETCONF_EXT _IOR('G', 5, struct gsm_config_ext)
include/uapi/linux/gsmmux.h
61
#define GSMIOC_GETCONF _IOR('G', 0, struct gsm_config)
include/uapi/linux/gsmmux.h
90
#define GSMIOC_GETFIRST _IOR('G', 4, __u32)
include/uapi/linux/hiddev.h
155
#define HIDIOCGVERSION _IOR('H', 0x01, int)
include/uapi/linux/hiddev.h
157
#define HIDIOCGDEVINFO _IOR('H', 0x03, struct hiddev_devinfo)
include/uapi/linux/hiddev.h
158
#define HIDIOCGSTRING _IOR('H', 0x04, struct hiddev_string_descriptor)
include/uapi/linux/hiddev.h
168
#define HIDIOCGFLAG _IOR('H', 0x0E, int)
include/uapi/linux/hidraw.h
34
#define HIDIOCGRDESCSIZE _IOR('H', 0x01, int)
include/uapi/linux/hidraw.h
35
#define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
include/uapi/linux/hidraw.h
36
#define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
include/uapi/linux/hpet.h
19
#define HPET_INFO _IOR('h', 0x03, struct hpet_info)
include/uapi/linux/hsi/cs-protocol.h
97
#define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype)
include/uapi/linux/hsi/hsi_char.h
17
#define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype)
include/uapi/linux/i2o-dev.h
34
#define I2OGETIOPS _IOR(I2O_MAGIC_NUMBER,0,__u8[MAX_I2O_CONTROLLERS])
include/uapi/linux/i2o-dev.h
42
#define I2OVALIDATE _IOR(I2O_MAGIC_NUMBER,8,__u32)
include/uapi/linux/i2o-dev.h
45
#define I2OEVTGET _IOR(I2O_MAGIC_NUMBER,11,struct i2o_evt_info)
include/uapi/linux/i2o-dev.h
46
#define I2OPASSTHRU _IOR(I2O_MAGIC_NUMBER,12,struct i2o_cmd_passthru)
include/uapi/linux/i2o-dev.h
47
#define I2OPASSTHRU32 _IOR(I2O_MAGIC_NUMBER,12,struct i2o_cmd_passthru32)
include/uapi/linux/i8k.h
24
#define I8K_BIOS_VERSION _IOR ('i', 0x80, int) /* broken: meant 4 bytes */
include/uapi/linux/i8k.h
25
#define I8K_MACHINE_ID _IOR ('i', 0x81, int) /* broken: meant 16 bytes */
include/uapi/linux/i8k.h
26
#define I8K_POWER_STATUS _IOR ('i', 0x82, size_t)
include/uapi/linux/i8k.h
27
#define I8K_FN_STATUS _IOR ('i', 0x83, size_t)
include/uapi/linux/i8k.h
28
#define I8K_GET_TEMP _IOR ('i', 0x84, size_t)
include/uapi/linux/if_tun.h
39
#define TUNGETFEATURES _IOR('T', 207, unsigned int)
include/uapi/linux/if_tun.h
42
#define TUNGETIFF _IOR('T', 210, unsigned int)
include/uapi/linux/if_tun.h
43
#define TUNGETSNDBUF _IOR('T', 211, int)
include/uapi/linux/if_tun.h
47
#define TUNGETVNETHDRSZ _IOR('T', 215, int)
include/uapi/linux/if_tun.h
51
#define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
include/uapi/linux/if_tun.h
53
#define TUNGETVNETLE _IOR('T', 221, int)
include/uapi/linux/if_tun.h
59
#define TUNGETVNETBE _IOR('T', 223, int)
include/uapi/linux/if_tun.h
60
#define TUNSETSTEERINGEBPF _IOR('T', 224, int)
include/uapi/linux/if_tun.h
61
#define TUNSETFILTEREBPF _IOR('T', 225, int)
include/uapi/linux/iio/events.h
27
#define IIO_GET_EVENT_FD_IOCTL _IOR('i', 0x90, int)
include/uapi/linux/input.h
132
#define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
include/uapi/linux/input.h
133
#define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */
include/uapi/linux/input.h
134
#define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */
include/uapi/linux/input.h
137
#define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */
include/uapi/linux/input.h
138
#define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
include/uapi/linux/input.h
179
#define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */
include/uapi/linux/input.h
184
#define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
include/uapi/linux/input.h
218
#define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */
include/uapi/linux/ipmi.h
267
#define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \
include/uapi/linux/ipmi.h
289
#define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, \
include/uapi/linux/ipmi.h
350
#define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \
include/uapi/linux/ipmi.h
357
#define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \
include/uapi/linux/ipmi.h
379
#define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, \
include/uapi/linux/ipmi.h
386
#define IPMICTL_UNREGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 29, \
include/uapi/linux/ipmi.h
395
#define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int)
include/uapi/linux/ipmi.h
410
_IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set)
include/uapi/linux/ipmi.h
412
_IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set)
include/uapi/linux/ipmi.h
414
_IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set)
include/uapi/linux/ipmi.h
416
_IOR(IPMI_IOC_MAGIC, 27, struct ipmi_channel_lun_address_set)
include/uapi/linux/ipmi.h
418
#define IPMICTL_SET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 17, unsigned int)
include/uapi/linux/ipmi.h
419
#define IPMICTL_GET_MY_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 18, unsigned int)
include/uapi/linux/ipmi.h
420
#define IPMICTL_SET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 19, unsigned int)
include/uapi/linux/ipmi.h
421
#define IPMICTL_GET_MY_LUN_CMD _IOR(IPMI_IOC_MAGIC, 20, unsigned int)
include/uapi/linux/ipmi.h
431
#define IPMICTL_SET_TIMING_PARMS_CMD _IOR(IPMI_IOC_MAGIC, 22, \
include/uapi/linux/ipmi.h
433
#define IPMICTL_GET_TIMING_PARMS_CMD _IOR(IPMI_IOC_MAGIC, 23, \
include/uapi/linux/ipmi.h
440
#define IPMICTL_GET_MAINTENANCE_MODE_CMD _IOR(IPMI_IOC_MAGIC, 30, int)
include/uapi/linux/isst_if.h
483
#define ISST_IF_GET_PLATFORM_INFO _IOR(ISST_IF_MAGIC, 0, struct isst_if_platform_info *)
include/uapi/linux/isst_if.h
489
#define ISST_IF_COUNT_TPMI_INSTANCES _IOR(ISST_IF_MAGIC, 5, struct isst_tpmi_instance_count *)
include/uapi/linux/isst_if.h
497
#define ISST_IF_GET_PERF_LEVEL_INFO _IOR(ISST_IF_MAGIC, 12, struct isst_perf_level_data_info *)
include/uapi/linux/isst_if.h
498
#define ISST_IF_GET_PERF_LEVEL_CPU_MASK _IOR(ISST_IF_MAGIC, 13, struct isst_perf_level_cpu_mask *)
include/uapi/linux/isst_if.h
499
#define ISST_IF_GET_BASE_FREQ_INFO _IOR(ISST_IF_MAGIC, 14, struct isst_base_freq_info *)
include/uapi/linux/isst_if.h
500
#define ISST_IF_GET_BASE_FREQ_CPU_MASK _IOR(ISST_IF_MAGIC, 15, struct isst_perf_level_cpu_mask *)
include/uapi/linux/isst_if.h
501
#define ISST_IF_GET_TURBO_FREQ_INFO _IOR(ISST_IF_MAGIC, 16, struct isst_turbo_freq_info *)
include/uapi/linux/isst_if.h
502
#define ISST_IF_GET_PERF_LEVEL_FABRIC_INFO _IOR(ISST_IF_MAGIC, 17,\
include/uapi/linux/joystick.h
55
#define JSIOCGVERSION _IOR('j', 0x01, __u32) /* get driver version */
include/uapi/linux/joystick.h
57
#define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
include/uapi/linux/joystick.h
58
#define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
include/uapi/linux/joystick.h
62
#define JSIOCGCORR _IOR('j', 0x22, struct js_corr) /* get correction values */
include/uapi/linux/joystick.h
65
#define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_CNT]) /* get axis mapping */
include/uapi/linux/joystick.h
67
#define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */
include/uapi/linux/kcov.h
21
#define KCOV_INIT_TRACE _IOR('c', 1, unsigned long)
include/uapi/linux/kfd_ioctl.h
1563
#define AMDKFD_IOR(nr, type) _IOR(AMDKFD_IOCTL_BASE, nr, type)
include/uapi/linux/kvm.h
1272
#define KVM_SET_IRQCHIP _IOR(KVMIO, 0x63, struct kvm_irqchip)
include/uapi/linux/kvm.h
1275
#define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state)
include/uapi/linux/kvm.h
1289
#define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
include/uapi/linux/kvm.h
1291
#define KVM_GET_PIT2 _IOR(KVMIO, 0x9f, struct kvm_pit_state2)
include/uapi/linux/kvm.h
1302
#define KVM_PPC_GET_SMMU_INFO _IOR(KVMIO, 0xa6, struct kvm_ppc_smmu_info)
include/uapi/linux/kvm.h
1309
#define KVM_ALLOCATE_RMA _IOR(KVMIO, 0xa9, struct kvm_allocate_rma)
include/uapi/linux/kvm.h
1317
#define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt)
include/uapi/linux/kvm.h
1318
#define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
include/uapi/linux/kvm.h
1324
#define KVM_PPC_GET_CPU_CHAR _IOR(KVMIO, 0xb1, struct kvm_ppc_cpu_char)
include/uapi/linux/kvm.h
1328
#define KVM_ARM_MTE_COPY_TAGS _IOR(KVMIO, 0xb4, struct kvm_arm_copy_mte_tags)
include/uapi/linux/kvm.h
1331
#define KVM_ARM_GET_REG_WRITABLE_MASKS _IOR(KVMIO, 0xb6, struct reg_mask_range)
include/uapi/linux/kvm.h
1345
#define KVM_GET_REGS _IOR(KVMIO, 0x81, struct kvm_regs)
include/uapi/linux/kvm.h
1347
#define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs)
include/uapi/linux/kvm.h
1355
#define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu)
include/uapi/linux/kvm.h
1357
#define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state)
include/uapi/linux/kvm.h
1375
#define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state)
include/uapi/linux/kvm.h
1383
#define KVM_X86_GET_MCE_CAP_SUPPORTED _IOR(KVMIO, 0x9d, __u64)
include/uapi/linux/kvm.h
1386
#define KVM_GET_VCPU_EVENTS _IOR(KVMIO, 0x9f, struct kvm_vcpu_events)
include/uapi/linux/kvm.h
1389
#define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
include/uapi/linux/kvm.h
1397
#define KVM_GET_XSAVE _IOR(KVMIO, 0xa4, struct kvm_xsave)
include/uapi/linux/kvm.h
1400
#define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)
include/uapi/linux/kvm.h
1410
#define KVM_ARM_PREFERRED_TARGET _IOR(KVMIO, 0xaf, struct kvm_vcpu_init)
include/uapi/linux/kvm.h
1435
#define KVM_MEMORY_ENCRYPT_REG_REGION _IOR(KVMIO, 0xbb, struct kvm_enc_region)
include/uapi/linux/kvm.h
1436
#define KVM_MEMORY_ENCRYPT_UNREG_REGION _IOR(KVMIO, 0xbc, struct kvm_enc_region)
include/uapi/linux/kvm.h
1478
#define KVM_GET_SREGS2 _IOR(KVMIO, 0xcc, struct kvm_sregs2)
include/uapi/linux/kvm.h
1618
#define KVM_GET_XSAVE2 _IOR(KVMIO, 0xcf, struct kvm_xsave)
include/uapi/linux/lirc.h
100
#define LIRC_GET_REC_RESOLUTION _IOR('i', 0x00000007, __u32)
include/uapi/linux/lirc.h
102
#define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32)
include/uapi/linux/lirc.h
103
#define LIRC_GET_MAX_TIMEOUT _IOR('i', 0x00000009, __u32)
include/uapi/linux/lirc.h
106
#define LIRC_GET_LENGTH _IOR('i', 0x0000000f, __u32)
include/uapi/linux/lirc.h
144
#define LIRC_GET_REC_TIMEOUT _IOR('i', 0x00000024, __u32)
include/uapi/linux/lirc.h
96
#define LIRC_GET_FEATURES _IOR('i', 0x00000000, __u32)
include/uapi/linux/lirc.h
98
#define LIRC_GET_SEND_MODE _IOR('i', 0x00000001, __u32)
include/uapi/linux/lirc.h
99
#define LIRC_GET_REC_MODE _IOR('i', 0x00000002, __u32)
include/uapi/linux/matroxfb.h
30
#define MATROXFB_GET_OUTPUT_CONNECTION _IOR('n',0xF8,size_t)
include/uapi/linux/matroxfb.h
32
#define MATROXFB_GET_AVAILABLE_OUTPUTS _IOR('n',0xF9,size_t)
include/uapi/linux/matroxfb.h
34
#define MATROXFB_GET_ALL_OUTPUTS _IOR('n',0xFB,size_t)
include/uapi/linux/media.h
376
#define MEDIA_IOC_REQUEST_ALLOC _IOR ('|', 0x05, int)
include/uapi/linux/mei.h
67
#define IOCTL_MEI_NOTIFY_GET _IOR('H', 0x03, __u32)
include/uapi/linux/mmtimer.h
51
#define MMTIMER_GETRES _IOR(MMTIMER_IOCTL_BASE, 1, unsigned long)
include/uapi/linux/mmtimer.h
52
#define MMTIMER_GETFREQ _IOR(MMTIMER_IOCTL_BASE, 2, unsigned long)
include/uapi/linux/mmtimer.h
55
#define MMTIMER_GETCOUNTER _IOR(MMTIMER_IOCTL_BASE, 9, unsigned long)
include/uapi/linux/msdos_fs.h
100
#define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, struct __fat_dirent[2])
include/uapi/linux/msdos_fs.h
101
#define VFAT_IOCTL_READDIR_SHORT _IOR('r', 2, struct __fat_dirent[2])
include/uapi/linux/msdos_fs.h
103
#define FAT_IOCTL_GET_ATTRIBUTES _IOR('r', 0x10, __u32)
include/uapi/linux/msdos_fs.h
106
#define FAT_IOCTL_GET_VOLUME_ID _IOR('r', 0x13, __u32)
include/uapi/linux/mshv.h
318
#define MSHV_RUN_VP _IOR(MSHV_IOCTL, 0x00, struct mshv_run_vp)
include/uapi/linux/mshv.h
391
#define MSHV_CREATE_VTL _IOR(MSHV_IOCTL, 0x1D, char)
include/uapi/linux/mtio.h
130
#define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
include/uapi/linux/mtio.h
131
#define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */
include/uapi/linux/nilfs2_api.h
271
_IOR(NILFS_IOCTL_IDENT, 0x82, struct nilfs_argv)
include/uapi/linux/nilfs2_api.h
273
_IOR(NILFS_IOCTL_IDENT, 0x83, struct nilfs_cpstat)
include/uapi/linux/nilfs2_api.h
275
_IOR(NILFS_IOCTL_IDENT, 0x84, struct nilfs_argv)
include/uapi/linux/nilfs2_api.h
277
_IOR(NILFS_IOCTL_IDENT, 0x85, struct nilfs_sustat)
include/uapi/linux/nilfs2_api.h
285
_IOR(NILFS_IOCTL_IDENT, 0x8A, __u64)
include/uapi/linux/nitro_enclaves.h
47
#define NE_CREATE_VM _IOR(0xAE, 0x20, __u64)
include/uapi/linux/nsfs.h
20
#define NS_GET_PID_FROM_PIDNS _IOR(NSIO, 0x6, int)
include/uapi/linux/nsfs.h
22
#define NS_GET_TGID_FROM_PIDNS _IOR(NSIO, 0x7, int)
include/uapi/linux/nsfs.h
24
#define NS_GET_PID_IN_PIDNS _IOR(NSIO, 0x8, int)
include/uapi/linux/nsfs.h
26
#define NS_GET_TGID_IN_PIDNS _IOR(NSIO, 0x9, int)
include/uapi/linux/nsfs.h
37
#define NS_MNT_GET_INFO _IOR(NSIO, 10, struct mnt_ns_info)
include/uapi/linux/nsfs.h
39
#define NS_MNT_GET_NEXT _IOR(NSIO, 11, struct mnt_ns_info)
include/uapi/linux/nsfs.h
41
#define NS_MNT_GET_PREV _IOR(NSIO, 12, struct mnt_ns_info)
include/uapi/linux/nsfs.h
44
#define NS_GET_MNTNS_ID _IOR(NSIO, 5, __u64)
include/uapi/linux/nsfs.h
45
#define NS_GET_ID _IOR(NSIO, 13, __u64)
include/uapi/linux/ntsync.h
52
#define NTSYNC_IOC_EVENT_SET _IOR ('N', 0x88, __u32)
include/uapi/linux/ntsync.h
53
#define NTSYNC_IOC_EVENT_RESET _IOR ('N', 0x89, __u32)
include/uapi/linux/ntsync.h
54
#define NTSYNC_IOC_EVENT_PULSE _IOR ('N', 0x8a, __u32)
include/uapi/linux/ntsync.h
55
#define NTSYNC_IOC_SEM_READ _IOR ('N', 0x8b, struct ntsync_sem_args)
include/uapi/linux/ntsync.h
56
#define NTSYNC_IOC_MUTEX_READ _IOR ('N', 0x8c, struct ntsync_mutex_args)
include/uapi/linux/ntsync.h
57
#define NTSYNC_IOC_EVENT_READ _IOR ('N', 0x8d, struct ntsync_event_args)
include/uapi/linux/omapfb.h
35
#define OMAP_IOR(num, dtype) _IOR('O', num, dtype)
include/uapi/linux/perf_event.h
583
#define PERF_EVENT_IOC_ID _IOR ('$', 7, __u64 *)
include/uapi/linux/pfrut.h
247
#define PFRT_LOG_IOC_GET_INFO _IOR(PFRUT_IOCTL_MAGIC, 0x07, struct pfrt_log_info)
include/uapi/linux/pfrut.h
261
#define PFRT_LOG_IOC_GET_DATA_INFO _IOR(PFRUT_IOCTL_MAGIC, 0x08, struct pfrt_log_data_info)
include/uapi/linux/pfrut.h
72
#define PFRU_IOC_QUERY_CAP _IOR(PFRUT_IOCTL_MAGIC, 0x05, struct pfru_update_cap_info)
include/uapi/linux/pmu.h
129
#define PMU_IOC_GET_BACKLIGHT _IOR('B', 1, size_t)
include/uapi/linux/pmu.h
133
#define PMU_IOC_GET_MODEL _IOR('B', 3, size_t)
include/uapi/linux/pmu.h
135
#define PMU_IOC_HAS_ADB _IOR('B', 4, size_t)
include/uapi/linux/pmu.h
137
#define PMU_IOC_CAN_SLEEP _IOR('B', 5, size_t)
include/uapi/linux/pmu.h
139
#define PMU_IOC_GRAB_BACKLIGHT _IOR('B', 6, size_t)
include/uapi/linux/ppdev.h
27
#define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char)
include/uapi/linux/ppdev.h
31
#define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char)
include/uapi/linux/ppdev.h
41
#define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char)
include/uapi/linux/ppdev.h
75
#define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int)
include/uapi/linux/ppdev.h
81
#define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
include/uapi/linux/ppdev.h
85
#define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int)
include/uapi/linux/ppdev.h
88
#define PPGETMODE _IOR(PP_IOCTL, 0x98, int)
include/uapi/linux/ppdev.h
89
#define PPGETPHASE _IOR(PP_IOCTL, 0x99, int)
include/uapi/linux/ppdev.h
92
#define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
include/uapi/linux/ppp-ioctl.h
104
#define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */
include/uapi/linux/ppp-ioctl.h
106
#define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
include/uapi/linux/ppp-ioctl.h
107
#define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32) /* 32-bit times */
include/uapi/linux/ppp-ioctl.h
108
#define PPPIOCGIDLE64 _IOR('t', 63, struct ppp_idle64) /* 64-bit times */
include/uapi/linux/ppp-ioctl.h
116
#define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
include/uapi/linux/ppp-ioctl.h
117
#define PPPIOCGL2TPSTATS _IOR('t', 54, struct pppol2tp_ioc_stats)
include/uapi/linux/ppp-ioctl.h
86
#define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
include/uapi/linux/ppp-ioctl.h
88
#define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
include/uapi/linux/ppp-ioctl.h
90
#define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
include/uapi/linux/ppp-ioctl.h
91
#define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
include/uapi/linux/ppp-ioctl.h
93
#define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
include/uapi/linux/ppp-ioctl.h
96
#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
include/uapi/linux/pps.h
145
#define PPS_GETPARAMS _IOR('p', 0xa1, struct pps_kparams *)
include/uapi/linux/pps.h
147
#define PPS_GETCAP _IOR('p', 0xa3, int *)
include/uapi/linux/pps_gen.h
34
#define PPS_GEN_USESYSTEMCLOCK _IOR('p', 0xb2, unsigned int *)
include/uapi/linux/pps_gen.h
35
#define PPS_GEN_FETCHEVENT _IOR('p', 0xb3, struct pps_gen_event *)
include/uapi/linux/pr.h
80
#define IOC_PR_READ_RESERVATION _IOR('p', 207, struct pr_read_reservation)
include/uapi/linux/ptp_clock.h
226
#define PTP_CLOCK_GETCAPS _IOR(PTP_CLK_MAGIC, 1, struct ptp_clock_caps)
include/uapi/linux/ptp_clock.h
238
#define PTP_CLOCK_GETCAPS2 _IOR(PTP_CLK_MAGIC, 10, struct ptp_clock_caps)
include/uapi/linux/radeonfb.h
12
#define FBIO_RADEON_GET_MIRROR _IOR('@', 3, size_t)
include/uapi/linux/raid/md_u.h
36
#define RAID_VERSION _IOR (MD_MAJOR, 0x10, mdu_version_t)
include/uapi/linux/raid/md_u.h
37
#define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
include/uapi/linux/raid/md_u.h
38
#define GET_DISK_INFO _IOR (MD_MAJOR, 0x12, mdu_disk_info_t)
include/uapi/linux/raid/md_u.h
40
#define GET_BITMAP_FILE _IOR (MD_MAJOR, 0x15, mdu_bitmap_file_t)
include/uapi/linux/random.h
18
#define RNDGETENTCNT _IOR( 'R', 0x00, int )
include/uapi/linux/random.h
24
#define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
include/uapi/linux/remoteproc_cdev.h
35
#define RPROC_GET_SHUTDOWN_ON_RELEASE _IOR(RPROC_MAGIC, 2, __s32)
include/uapi/linux/rio_mport_cdev.h
234
_IOR(RIO_MPORT_DRV_MAGIC, 3, __u32)
include/uapi/linux/rio_mport_cdev.h
236
_IOR(RIO_MPORT_DRV_MAGIC, 4, struct rio_mport_properties)
include/uapi/linux/rio_mport_cdev.h
238
_IOR(RIO_MPORT_DRV_MAGIC, 5, struct rio_mport_maint_io)
include/uapi/linux/rio_mport_cdev.h
242
_IOR(RIO_MPORT_DRV_MAGIC, 7, struct rio_mport_maint_io)
include/uapi/linux/rio_mport_cdev.h
256
_IOR(RIO_MPORT_DRV_MAGIC, 14, __u32)
include/uapi/linux/rpmsg.h
49
#define RPMSG_GET_OUTGOING_FLOWCONTROL _IOR(0xb5, 0x5, int)
include/uapi/linux/rpmsg.h
54
#define RPMSG_SET_INCOMING_FLOWCONTROL _IOR(0xb5, 0x6, int)
include/uapi/linux/rtc.h
101
#define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long) /* Read epoch */
include/uapi/linux/rtc.h
105
#define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)/* Get wakeup alarm*/
include/uapi/linux/rtc.h
107
#define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */
include/uapi/linux/rtc.h
119
#define RTC_VL_READ _IOR('p', 0x13, unsigned int) /* Voltage low detection */
include/uapi/linux/rtc.h
96
#define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */
include/uapi/linux/rtc.h
97
#define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */
include/uapi/linux/rtc.h
99
#define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */
include/uapi/linux/seccomp.h
142
#define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
include/uapi/linux/sed-opal.h
213
#define IOC_OPAL_GET_STATUS _IOR('p', 236, struct opal_status)
include/uapi/linux/sed-opal.h
215
#define IOC_OPAL_GET_GEOMETRY _IOR('p', 238, struct opal_geometry)
include/uapi/linux/sockios.h
36
#define SIOCGSTAMP_NEW _IOR(SOCK_IOC_TYPE, 0x06, long long[2])
include/uapi/linux/sockios.h
38
#define SIOCGSTAMPNS_NEW _IOR(SOCK_IOC_TYPE, 0x07, long long[2])
include/uapi/linux/sonet.h
28
#define SONET_GETSTAT _IOR('a',ATMIOC_PHYTYP,struct sonet_stats)
include/uapi/linux/sonet.h
30
#define SONET_GETSTATZ _IOR('a',ATMIOC_PHYTYP+1,struct sonet_stats)
include/uapi/linux/sonet.h
36
#define SONET_GETDIAG _IOR('a',ATMIOC_PHYTYP+4,int)
include/uapi/linux/sonet.h
40
#define SONET_GETFRAMING _IOR('a',ATMIOC_PHYTYP+6,int)
include/uapi/linux/sonet.h
42
#define SONET_GETFRSENSE _IOR('a',ATMIOC_PHYTYP+7, \
include/uapi/linux/sonypi.h
120
#define SONYPI_IOCGBRT _IOR('v', 0, __u8)
include/uapi/linux/sonypi.h
124
#define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16)
include/uapi/linux/sonypi.h
125
#define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16)
include/uapi/linux/sonypi.h
126
#define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16)
include/uapi/linux/sonypi.h
127
#define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16)
include/uapi/linux/sonypi.h
133
#define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8)
include/uapi/linux/sonypi.h
136
#define SONYPI_IOCGBLUE _IOR('v', 8, __u8)
include/uapi/linux/sonypi.h
140
#define SONYPI_IOCGFAN _IOR('v', 10, __u8)
include/uapi/linux/sonypi.h
144
#define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
include/uapi/linux/soundcard.h
97
#define _SIOR _IOR
include/uapi/linux/spi/spidev.h
102
#define SPI_IOC_RD_MODE _IOR(SPI_IOC_MAGIC, 1, __u8)
include/uapi/linux/spi/spidev.h
106
#define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)
include/uapi/linux/spi/spidev.h
110
#define SPI_IOC_RD_BITS_PER_WORD _IOR(SPI_IOC_MAGIC, 3, __u8)
include/uapi/linux/spi/spidev.h
114
#define SPI_IOC_RD_MAX_SPEED_HZ _IOR(SPI_IOC_MAGIC, 4, __u32)
include/uapi/linux/spi/spidev.h
118
#define SPI_IOC_RD_MODE32 _IOR(SPI_IOC_MAGIC, 5, __u32)
include/uapi/linux/stm.h
43
#define STP_POLICY_ID_GET _IOR('%', 1, struct stp_policy_id)
include/uapi/linux/surface_aggregator/dtx.h
142
#define SDTX_IOCTL_GET_BASE_INFO _IOR(0xa5, 0x29, struct sdtx_base_info)
include/uapi/linux/surface_aggregator/dtx.h
143
#define SDTX_IOCTL_GET_DEVICE_MODE _IOR(0xa5, 0x2a, __u16)
include/uapi/linux/surface_aggregator/dtx.h
144
#define SDTX_IOCTL_GET_LATCH_STATUS _IOR(0xa5, 0x2b, __u16)
include/uapi/linux/suspend_ioctls.h
25
#define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
include/uapi/linux/suspend_ioctls.h
30
#define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
include/uapi/linux/suspend_ioctls.h
31
#define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
include/uapi/linux/switchtec_ioctl.h
147
_IOR('W', 0x40, struct switchtec_ioctl_flash_info)
include/uapi/linux/switchtec_ioctl.h
151
_IOR('W', 0x42, struct switchtec_ioctl_event_summary)
include/uapi/linux/switchtec_ioctl.h
153
_IOR('W', 0x42, struct switchtec_ioctl_event_summary_legacy)
include/uapi/linux/synclink.h
280
#define MGSL_IOCGPARAMS _IOR(MGSL_MAGIC_IOC,1,struct _MGSL_PARAMS)
include/uapi/linux/synclink.h
293
#define MGSL_IOCGGPIO _IOR(MGSL_MAGIC_IOC,17,struct gpio_desc)
include/uapi/linux/tee.h
276
#define TEE_IOC_OPEN_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 2, \
include/uapi/linux/tee.h
306
#define TEE_IOC_INVOKE _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 3, \
include/uapi/linux/tee.h
322
#define TEE_IOC_CANCEL _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 4, \
include/uapi/linux/tee.h
336
#define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \
include/uapi/linux/tee.h
362
#define TEE_IOC_SUPPL_RECV _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 6, \
include/uapi/linux/tee.h
384
#define TEE_IOC_SUPPL_SEND _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 7, \
include/uapi/linux/tee.h
477
#define TEE_IOC_OBJECT_INVOKE _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 10, \
include/uapi/linux/tee.h
91
#define TEE_IOC_VERSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 0, \
include/uapi/linux/ublk_cmd.h
29
_IOR('u', UBLK_CMD_GET_QUEUE_AFFINITY, struct ublksrv_ctrl_cmd)
include/uapi/linux/ublk_cmd.h
31
_IOR('u', UBLK_CMD_GET_DEV_INFO, struct ublksrv_ctrl_cmd)
include/uapi/linux/ublk_cmd.h
43
_IOR('u', UBLK_CMD_GET_PARAMS, struct ublksrv_ctrl_cmd)
include/uapi/linux/ublk_cmd.h
49
_IOR('u', UBLK_CMD_GET_DEV_INFO2, struct ublksrv_ctrl_cmd)
include/uapi/linux/ublk_cmd.h
51
_IOR('u', 0x13, struct ublksrv_ctrl_cmd)
include/uapi/linux/ublk_cmd.h
53
_IOR('u', 0x14, struct ublksrv_ctrl_cmd)
include/uapi/linux/udf_fs_i.h
17
#define UDF_GETEASIZE _IOR('l', 0x40, int)
include/uapi/linux/udf_fs_i.h
18
#define UDF_GETEABLOCK _IOR('l', 0x41, void *)
include/uapi/linux/udf_fs_i.h
19
#define UDF_GETVOLIDENT _IOR('l', 0x42, void *)
include/uapi/linux/uinput.h
170
#define UI_GET_VERSION _IOR(UINPUT_IOCTL_BASE, 45, unsigned int)
include/uapi/linux/usb/cdc-wdm.h
22
#define IOCTL_WDM_MAX_COMMAND _IOR('H', 0xA0, __u16)
include/uapi/linux/usb/functionfs.h
387
#define FUNCTIONFS_ENDPOINT_DESC _IOR('g', 130, \
include/uapi/linux/usb/g_hid.h
37
#define GADGET_HID_READ_GET_REPORT_ID _IOR('g', 0x41, __u8)
include/uapi/linux/usb/g_printer.h
33
#define GADGET_GET_PRINTER_STATUS _IOR('g', 0x21, unsigned char)
include/uapi/linux/usb/raw_gadget.h
183
#define USB_RAW_IOCTL_EVENT_FETCH _IOR('U', 2, struct usb_raw_event)
include/uapi/linux/usb/raw_gadget.h
242
#define USB_RAW_IOCTL_EPS_INFO _IOR('U', 11, struct usb_raw_eps_info)
include/uapi/linux/usb/tmc.h
102
#define USBTMC_IOCTL_MSG_IN_ATTR _IOR(USBTMC_IOC_NR, 24, __u8)
include/uapi/linux/usb/tmc.h
105
#define USBTMC_IOCTL_GET_STB _IOR(USBTMC_IOC_NR, 26, __u8)
include/uapi/linux/usb/tmc.h
106
#define USBTMC_IOCTL_GET_SRQ_STB _IOR(USBTMC_IOC_NR, 27, __u8)
include/uapi/linux/usb/tmc.h
85
#define USBTMC_IOCTL_GET_TIMEOUT _IOR(USBTMC_IOC_NR, 9, __u32)
include/uapi/linux/usb/tmc.h
92
#define USBTMC_IOCTL_API_VERSION _IOR(USBTMC_IOC_NR, 16, __u32)
include/uapi/linux/usb/tmc.h
94
#define USBTMC488_IOCTL_GET_CAPS _IOR(USBTMC_IOC_NR, 17, unsigned char)
include/uapi/linux/usb/tmc.h
95
#define USBTMC488_IOCTL_READ_STB _IOR(USBTMC_IOC_NR, 18, unsigned char)
include/uapi/linux/usbdevice_fs.h
191
#define USBDEVFS_RESETEP _IOR('U', 3, unsigned int)
include/uapi/linux/usbdevice_fs.h
192
#define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface)
include/uapi/linux/usbdevice_fs.h
193
#define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int)
include/uapi/linux/usbdevice_fs.h
195
#define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb)
include/uapi/linux/usbdevice_fs.h
196
#define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32)
include/uapi/linux/usbdevice_fs.h
202
#define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal)
include/uapi/linux/usbdevice_fs.h
203
#define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32)
include/uapi/linux/usbdevice_fs.h
204
#define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int)
include/uapi/linux/usbdevice_fs.h
205
#define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int)
include/uapi/linux/usbdevice_fs.h
209
#define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo)
include/uapi/linux/usbdevice_fs.h
211
#define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
include/uapi/linux/usbdevice_fs.h
214
#define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int)
include/uapi/linux/usbdevice_fs.h
215
#define USBDEVFS_RELEASE_PORT _IOR('U', 25, unsigned int)
include/uapi/linux/usbdevice_fs.h
216
#define USBDEVFS_GET_CAPABILITIES _IOR('U', 26, __u32)
include/uapi/linux/usbdevice_fs.h
217
#define USBDEVFS_DISCONNECT_CLAIM _IOR('U', 27, struct usbdevfs_disconnect_claim)
include/uapi/linux/usbdevice_fs.h
218
#define USBDEVFS_ALLOC_STREAMS _IOR('U', 28, struct usbdevfs_streams)
include/uapi/linux/usbdevice_fs.h
219
#define USBDEVFS_FREE_STREAMS _IOR('U', 29, struct usbdevfs_streams)
include/uapi/linux/userfaultfd.h
90
#define UFFDIO_UNREGISTER _IOR(UFFDIO, _UFFDIO_UNREGISTER, \
include/uapi/linux/userfaultfd.h
92
#define UFFDIO_WAKE _IOR(UFFDIO, _UFFDIO_WAKE, \
include/uapi/linux/v4l2-subdev.h
274
#define VIDIOC_SUBDEV_QUERYCAP _IOR('V', 0, struct v4l2_subdev_capability)
include/uapi/linux/v4l2-subdev.h
288
#define VIDIOC_SUBDEV_G_CLIENT_CAP _IOR('V', 101, struct v4l2_subdev_client_capability)
include/uapi/linux/v4l2-subdev.h
292
#define VIDIOC_SUBDEV_G_STD _IOR('V', 23, v4l2_std_id)
include/uapi/linux/v4l2-subdev.h
297
#define VIDIOC_SUBDEV_QUERYSTD _IOR('V', 63, v4l2_std_id)
include/uapi/linux/v4l2-subdev.h
301
#define VIDIOC_SUBDEV_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings)
include/uapi/linux/vduse.h
21
#define VDUSE_GET_API_VERSION _IOR(VDUSE_BASE, 0x00, __u64)
include/uapi/linux/vduse.h
99
#define VDUSE_DEV_GET_FEATURES _IOR(VDUSE_BASE, 0x11, __u64)
include/uapi/linux/vhost.h
124
#define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64)
include/uapi/linux/vhost.h
154
#define VHOST_VDPA_GET_DEVICE_ID _IOR(VHOST_VIRTIO, 0x70, __u32)
include/uapi/linux/vhost.h
158
#define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8)
include/uapi/linux/vhost.h
163
#define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \
include/uapi/linux/vhost.h
171
#define VHOST_VDPA_GET_VRING_NUM _IOR(VHOST_VIRTIO, 0x76, __u16)
include/uapi/linux/vhost.h
177
#define VHOST_VDPA_GET_IOVA_RANGE _IOR(VHOST_VIRTIO, 0x78, \
include/uapi/linux/vhost.h
180
#define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32)
include/uapi/linux/vhost.h
183
#define VHOST_VDPA_GET_AS_NUM _IOR(VHOST_VIRTIO, 0x7A, unsigned int)
include/uapi/linux/vhost.h
227
#define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32)
include/uapi/linux/vhost.h
230
#define VHOST_VDPA_GET_GROUP_NUM _IOR(VHOST_VIRTIO, 0x81, __u32)
include/uapi/linux/vhost.h
240
#define VHOST_GET_FEATURES_ARRAY _IOR(VHOST_VIRTIO, 0x83, \
include/uapi/linux/vhost.h
26
#define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64)
include/uapi/linux/vhost.h
271
#define VHOST_GET_FORK_FROM_OWNER _IOR(VHOST_VIRTIO, 0x85, __u8)
include/uapi/linux/vhost.h
61
#define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state)
include/uapi/linux/videodev2.h
2730
#define VIDIOC_QUERYCAP _IOR('V', 0, struct v4l2_capability)
include/uapi/linux/videodev2.h
2736
#define VIDIOC_G_FBUF _IOR('V', 10, struct v4l2_framebuffer)
include/uapi/linux/videodev2.h
2746
#define VIDIOC_G_STD _IOR('V', 23, v4l2_std_id)
include/uapi/linux/videodev2.h
2754
#define VIDIOC_G_AUDIO _IOR('V', 33, struct v4l2_audio)
include/uapi/linux/videodev2.h
2758
#define VIDIOC_G_INPUT _IOR('V', 38, int)
include/uapi/linux/videodev2.h
2762
#define VIDIOC_G_OUTPUT _IOR('V', 46, int)
include/uapi/linux/videodev2.h
2765
#define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout)
include/uapi/linux/videodev2.h
2774
#define VIDIOC_G_JPEGCOMP _IOR('V', 61, struct v4l2_jpegcompression)
include/uapi/linux/videodev2.h
2776
#define VIDIOC_QUERYSTD _IOR('V', 63, v4l2_std_id)
include/uapi/linux/videodev2.h
2780
#define VIDIOC_G_PRIORITY _IOR('V', 67, __u32) /* enum v4l2_priority */
include/uapi/linux/videodev2.h
2789
#define VIDIOC_G_ENC_INDEX _IOR('V', 76, struct v4l2_enc_idx)
include/uapi/linux/videodev2.h
2804
#define VIDIOC_DQEVENT _IOR('V', 89, struct v4l2_event)
include/uapi/linux/videodev2.h
2814
#define VIDIOC_QUERY_DV_TIMINGS _IOR('V', 99, struct v4l2_dv_timings)
include/uapi/linux/vt.h
96
#define VT_GETCONSIZECSRPOS _IOR('V', 0x10, struct vt_consizecsrpos)
include/uapi/linux/watchdog.h
24
#define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
include/uapi/linux/watchdog.h
25
#define WDIOC_GETSTATUS _IOR(WATCHDOG_IOCTL_BASE, 1, int)
include/uapi/linux/watchdog.h
26
#define WDIOC_GETBOOTSTATUS _IOR(WATCHDOG_IOCTL_BASE, 2, int)
include/uapi/linux/watchdog.h
27
#define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int)
include/uapi/linux/watchdog.h
28
#define WDIOC_SETOPTIONS _IOR(WATCHDOG_IOCTL_BASE, 4, int)
include/uapi/linux/watchdog.h
29
#define WDIOC_KEEPALIVE _IOR(WATCHDOG_IOCTL_BASE, 5, int)
include/uapi/linux/watchdog.h
31
#define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
include/uapi/linux/watchdog.h
33
#define WDIOC_GETPRETIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 9, int)
include/uapi/linux/watchdog.h
34
#define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int)
include/uapi/misc/ocxl.h
73
#define OCXL_IOCTL_IRQ_ALLOC _IOR(OCXL_MAGIC, 0x11, __u64)
include/uapi/misc/ocxl.h
76
#define OCXL_IOCTL_GET_METADATA _IOR(OCXL_MAGIC, 0x14, struct ocxl_ioctl_metadata)
include/uapi/misc/ocxl.h
77
#define OCXL_IOCTL_ENABLE_P9_WAIT _IOR(OCXL_MAGIC, 0x15, struct ocxl_ioctl_p9_wait)
include/uapi/misc/ocxl.h
78
#define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
include/uapi/misc/xilinx_sdfec.h
294
#define XSDFEC_GET_STATUS _IOR(XSDFEC_MAGIC, 2, struct xsdfec_status)
include/uapi/misc/xilinx_sdfec.h
356
#define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
include/uapi/misc/xilinx_sdfec.h
369
#define XSDFEC_GET_TURBO _IOR(XSDFEC_MAGIC, 7, struct xsdfec_turbo)
include/uapi/misc/xilinx_sdfec.h
413
#define XSDFEC_IS_ACTIVE _IOR(XSDFEC_MAGIC, 10, bool)
include/uapi/misc/xilinx_sdfec.h
436
#define XSDFEC_GET_STATS _IOR(XSDFEC_MAGIC, 12, struct xsdfec_stats)
include/uapi/mtd/mtd-abi.h
206
#define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
include/uapi/mtd/mtd-abi.h
218
#define MEMGETREGIONCOUNT _IOR('M', 7, int)
include/uapi/mtd/mtd-abi.h
222
#define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
include/uapi/mtd/mtd-abi.h
228
#define OTPSELECT _IOR('M', 13, int)
include/uapi/mtd/mtd-abi.h
234
#define OTPLOCK _IOR('M', 16, struct otp_info)
include/uapi/mtd/mtd-abi.h
236
#define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user)
include/uapi/mtd/mtd-abi.h
238
#define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
include/uapi/mtd/mtd-abi.h
248
#define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
include/uapi/mtd/ubi-user.h
208
#define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32)
include/uapi/rdma/rdma_user_ioctl.h
83
#define HFI1_IOCTL_GET_VERS _IOR(RDMA_IOCTL_MAGIC, 0xEE, int)
include/uapi/sound/asequencer.h
622
#define SNDRV_SEQ_IOCTL_PVERSION _IOR ('S', 0x00, int)
include/uapi/sound/asequencer.h
623
#define SNDRV_SEQ_IOCTL_CLIENT_ID _IOR ('S', 0x01, int)
include/uapi/sound/asound.h
1001
#define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
include/uapi/sound/asound.h
1003
#define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status)
include/uapi/sound/asound.h
1199
#define SNDRV_CTL_IOCTL_PVERSION _IOR('U', 0x00, int)
include/uapi/sound/asound.h
1200
#define SNDRV_CTL_IOCTL_CARD_INFO _IOR('U', 0x01, struct snd_ctl_card_info)
include/uapi/sound/asound.h
1215
#define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
include/uapi/sound/asound.h
1216
#define SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE _IOR('U', 0x30, int)
include/uapi/sound/asound.h
1226
#define SNDRV_CTL_IOCTL_POWER_STATE _IOR('U', 0xd1, int)
include/uapi/sound/asound.h
134
#define SNDRV_HWDEP_IOCTL_PVERSION _IOR ('H', 0x00, int)
include/uapi/sound/asound.h
135
#define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info)
include/uapi/sound/asound.h
136
#define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status)
include/uapi/sound/asound.h
675
#define SNDRV_PCM_IOCTL_PVERSION _IOR('A', 0x00, int)
include/uapi/sound/asound.h
676
#define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
include/uapi/sound/asound.h
684
#define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
include/uapi/sound/asound.h
685
#define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
include/uapi/sound/asound.h
691
#define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
include/uapi/sound/asound.h
703
#define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi)
include/uapi/sound/asound.h
705
#define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern)
include/uapi/sound/asound.h
861
#define SNDRV_RAWMIDI_IOCTL_PVERSION _IOR('W', 0x00, int)
include/uapi/sound/asound.h
862
#define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info)
include/uapi/sound/asound.h
869
#define SNDRV_UMP_IOCTL_ENDPOINT_INFO _IOR('W', 0x40, struct snd_ump_endpoint_info)
include/uapi/sound/asound.h
870
#define SNDRV_UMP_IOCTL_BLOCK_INFO _IOR('W', 0x41, struct snd_ump_block_info)
include/uapi/sound/asound.h
994
#define SNDRV_TIMER_IOCTL_PVERSION _IOR('T', 0x00, int)
include/uapi/sound/asound_fm.h
85
#define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
include/uapi/sound/compress_offload.h
231
#define SNDRV_COMPRESS_IOCTL_VERSION _IOR('C', 0x00, int)
include/uapi/sound/compress_offload.h
236
#define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
include/uapi/sound/compress_offload.h
241
#define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
include/uapi/sound/compress_offload.h
242
#define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
include/uapi/sound/compress_offload.h
243
#define SNDRV_COMPRESS_TSTAMP64 _IOR('C', 0x22, struct snd_compr_tstamp64)
include/uapi/sound/compress_offload.h
244
#define SNDRV_COMPRESS_AVAIL64 _IOR('C', 0x23, struct snd_compr_avail64)
include/uapi/sound/emu10k1.h
402
#define SNDRV_EMU10K1_IOCTL_INFO _IOR ('H', 0x10, struct snd_emu10k1_fx8010_info)
include/uapi/sound/emu10k1.h
410
#define SNDRV_EMU10K1_IOCTL_PVERSION _IOR ('H', 0x40, int)
include/uapi/sound/emu10k1.h
415
#define SNDRV_EMU10K1_IOCTL_DBG_READ _IOR ('H', 0x84, int)
include/uapi/sound/fcp.h
75
#define FCP_IOCTL_PVERSION _IOR('S', 0x60, int)
include/uapi/sound/firewire.h
113
#define SNDRV_FIREWIRE_IOCTL_GET_INFO _IOR('H', 0xf8, struct snd_firewire_get_info)
include/uapi/sound/firewire.h
116
#define SNDRV_FIREWIRE_IOCTL_TASCAM_STATE _IOR('H', 0xfb, struct snd_firewire_tascam_state)
include/uapi/sound/firewire.h
117
#define SNDRV_FIREWIRE_IOCTL_MOTU_REGISTER_DSP_METER _IOR('H', 0xfc, struct snd_firewire_motu_register_dsp_meter)
include/uapi/sound/firewire.h
118
#define SNDRV_FIREWIRE_IOCTL_MOTU_COMMAND_DSP_METER _IOR('H', 0xfd, struct snd_firewire_motu_command_dsp_meter)
include/uapi/sound/firewire.h
119
#define SNDRV_FIREWIRE_IOCTL_MOTU_REGISTER_DSP_PARAMETER _IOR('H', 0xfe, struct snd_firewire_motu_register_dsp_parameter)
include/uapi/sound/hdsp.h
34
#define SNDRV_HDSP_IOCTL_GET_PEAK_RMS _IOR('H', 0x40, struct hdsp_peak_rms)
include/uapi/sound/hdsp.h
62
#define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
include/uapi/sound/hdsp.h
75
#define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version)
include/uapi/sound/hdsp.h
81
#define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
include/uapi/sound/hdsp.h
88
#define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb)
include/uapi/sound/hdspm.h
104
#define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
include/uapi/sound/hdspm.h
162
_IOR('H', 0x47, struct hdspm_status)
include/uapi/sound/hdspm.h
178
#define SNDRV_HDSPM_IOCTL_GET_VERSION _IOR('H', 0x48, struct hdspm_version)
include/uapi/sound/hdspm.h
209
#define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl)
include/uapi/sound/hdspm.h
46
_IOR('H', 0x42, struct hdspm_peak_rms)
include/uapi/sound/hdspm.h
65
_IOR('H', 0x41, struct hdspm_config)
include/uapi/sound/sb16_csp.h
86
#define SNDRV_SB_CSP_IOCTL_INFO _IOR('H', 0x10, struct snd_sb_csp_info)
include/uapi/sound/scarlett2.h
29
#define SCARLETT2_IOCTL_PVERSION _IOR('S', 0x60, int)
include/uapi/sound/scarlett2.h
52
_IOR('S', 0x64, struct scarlett2_flash_segment_erase_progress)
include/uapi/sound/sfnt_info.h
191
#define SNDRV_EMUX_IOCTL_VERSION _IOR('H', 0x80, unsigned int)
include/uapi/video/sisfb.h
159
#define SISFB_GET_INFO_SIZE _IOR(0xF3,0x00,__u32)
include/uapi/video/sisfb.h
160
#define SISFB_GET_INFO _IOR(0xF3,0x01,struct sisfb_info)
include/uapi/video/sisfb.h
163
#define SISFB_GET_VBRSTATUS _IOR(0xF3,0x02,__u32)
include/uapi/video/sisfb.h
166
#define SISFB_GET_AUTOMAXIMIZE _IOR(0xF3,0x03,__u32)
include/uapi/video/sisfb.h
170
#define SISFB_GET_TVPOSOFFSET _IOR(0xF3,0x04,__u32)
include/uapi/video/sisfb.h
188
#define SISFB_GET_INFO_OLD _IOR('n',0xF8,__u32)
include/uapi/video/sisfb.h
190
#define SISFB_GET_VBRSTATUS_OLD _IOR('n',0xF9,__u32)
include/uapi/video/sisfb.h
192
#define SISFB_GET_AUTOMAXIMIZE_OLD _IOR('n',0xFA,__u32)
include/video/sstfb.h
301
#define SSTFB_GET_VGAPASS _IOR('F', 0xdd, __u32)
include/xen/interface/xen-mca.h
387
#define MCE_GET_RECORD_LEN _IOR('M', 1, int)
include/xen/interface/xen-mca.h
388
#define MCE_GET_LOG_LEN _IOR('M', 2, int)
include/xen/interface/xen-mca.h
389
#define MCE_GETCLEAR_FLAGS _IOR('M', 3, int)
net/bluetooth/bnep/bnep.h
102
#define BNEPGETCONNLIST _IOR('B', 210, int)
net/bluetooth/bnep/bnep.h
103
#define BNEPGETCONNINFO _IOR('B', 211, int)
net/bluetooth/bnep/bnep.h
104
#define BNEPGETSUPPFEAT _IOR('B', 212, int)
net/bluetooth/cmtp/cmtp.h
34
#define CMTPGETCONNLIST _IOR('C', 210, int)
net/bluetooth/cmtp/cmtp.h
35
#define CMTPGETCONNINFO _IOR('C', 211, int)
net/bluetooth/hidp/hidp.h
80
#define HIDPGETCONNLIST _IOR('H', 210, int)
net/bluetooth/hidp/hidp.h
81
#define HIDPGETCONNINFO _IOR('H', 211, int)
samples/vfs/samples-vfs.h
85
#define NS_MNT_GET_INFO _IOR(0xb7, 10, struct mnt_ns_info)
samples/vfs/samples-vfs.h
89
#define NS_MNT_GET_NEXT _IOR(0xb7, 11, struct mnt_ns_info)
samples/vfs/samples-vfs.h
93
#define NS_MNT_GET_PREV _IOR(0xb7, 12, struct mnt_ns_info)
sound/core/pcm_compat.c
533
SNDRV_PCM_IOCTL_STATUS_COMPAT32 = _IOR('A', 0x20, struct snd_pcm_status32),
sound/core/pcm_compat.c
535
SNDRV_PCM_IOCTL_DELAY32 = _IOR('A', 0x21, s32),
sound/core/pcm_compat.c
536
SNDRV_PCM_IOCTL_CHANNEL_INFO32 = _IOR('A', 0x32, struct snd_pcm_channel_info32),
sound/core/pcm_compat.c
540
SNDRV_PCM_IOCTL_READI_FRAMES32 = _IOR('A', 0x51, struct snd_xferi32),
sound/core/pcm_compat.c
542
SNDRV_PCM_IOCTL_READN_FRAMES32 = _IOR('A', 0x53, struct snd_xfern32),
sound/core/pcm_compat.c
543
SNDRV_PCM_IOCTL_STATUS_COMPAT64 = _IOR('A', 0x20, struct compat_snd_pcm_status64),
sound/core/pcm_compat.c
546
SNDRV_PCM_IOCTL_CHANNEL_INFO_X32 = _IOR('A', 0x32, struct snd_pcm_channel_info),
sound/core/timer.c
102
#define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32)
sound/core/timer.c
124
#define SNDRV_TIMER_IOCTL_STATUS64 _IOR('T', 0x14, struct snd_timer_status64)
sound/core/timer_compat.c
74
SNDRV_TIMER_IOCTL_INFO32 = _IOR('T', 0x11, struct snd_timer_info32),
tools/include/uapi/asm-generic/ioctls.h
61
#define TCGETS2 _IOR('T', 0x2A, struct termios2)
tools/include/uapi/asm-generic/ioctls.h
69
#define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
tools/include/uapi/asm-generic/ioctls.h
71
#define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
tools/include/uapi/asm-generic/ioctls.h
78
#define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
tools/include/uapi/asm-generic/ioctls.h
79
#define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
tools/include/uapi/asm-generic/ioctls.h
80
#define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
tools/include/uapi/asm-generic/ioctls.h
82
#define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
tools/include/uapi/drm/drm.h
1096
#define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
tools/include/uapi/linux/fs.h
192
#define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */
tools/include/uapi/linux/fs.h
198
#define BLKBSZGET _IOR(0x12,112,size_t)
tools/include/uapi/linux/fs.h
200
#define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
tools/include/uapi/linux/fs.h
214
#define BLKGETDISKSEQ _IOR(0x12,128,__u64)
tools/include/uapi/linux/fs.h
232
#define FS_IOC_GETFLAGS _IOR('f', 1, long)
tools/include/uapi/linux/fs.h
234
#define FS_IOC_GETVERSION _IOR('v', 1, long)
tools/include/uapi/linux/fs.h
237
#define FS_IOC32_GETFLAGS _IOR('f', 1, int)
tools/include/uapi/linux/fs.h
239
#define FS_IOC32_GETVERSION _IOR('v', 1, int)
tools/include/uapi/linux/fs.h
241
#define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
tools/include/uapi/linux/fs.h
243
#define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
tools/include/uapi/linux/fs.h
246
#define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
tools/include/uapi/linux/fs.h
251
#define FS_IOC_GETFSSYSFSPATH _IOR(0x15, 1, struct fs_sysfs_path)
tools/include/uapi/linux/fscrypt.h
163
#define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1)
tools/include/uapi/linux/fscrypt.h
171
#define FS_IOC_GET_ENCRYPTION_NONCE _IOR('f', 27, __u8[16])
tools/include/uapi/linux/if_tun.h
39
#define TUNGETFEATURES _IOR('T', 207, unsigned int)
tools/include/uapi/linux/if_tun.h
42
#define TUNGETIFF _IOR('T', 210, unsigned int)
tools/include/uapi/linux/if_tun.h
43
#define TUNGETSNDBUF _IOR('T', 211, int)
tools/include/uapi/linux/if_tun.h
47
#define TUNGETVNETHDRSZ _IOR('T', 215, int)
tools/include/uapi/linux/if_tun.h
51
#define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
tools/include/uapi/linux/if_tun.h
53
#define TUNGETVNETLE _IOR('T', 221, int)
tools/include/uapi/linux/if_tun.h
59
#define TUNGETVNETBE _IOR('T', 223, int)
tools/include/uapi/linux/if_tun.h
60
#define TUNSETSTEERINGEBPF _IOR('T', 224, int)
tools/include/uapi/linux/if_tun.h
61
#define TUNSETFILTEREBPF _IOR('T', 225, int)
tools/include/uapi/linux/kvm.h
1272
#define KVM_SET_IRQCHIP _IOR(KVMIO, 0x63, struct kvm_irqchip)
tools/include/uapi/linux/kvm.h
1275
#define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state)
tools/include/uapi/linux/kvm.h
1289
#define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data)
tools/include/uapi/linux/kvm.h
1291
#define KVM_GET_PIT2 _IOR(KVMIO, 0x9f, struct kvm_pit_state2)
tools/include/uapi/linux/kvm.h
1302
#define KVM_PPC_GET_SMMU_INFO _IOR(KVMIO, 0xa6, struct kvm_ppc_smmu_info)
tools/include/uapi/linux/kvm.h
1309
#define KVM_ALLOCATE_RMA _IOR(KVMIO, 0xa9, struct kvm_allocate_rma)
tools/include/uapi/linux/kvm.h
1317
#define KVM_PPC_RESIZE_HPT_PREPARE _IOR(KVMIO, 0xad, struct kvm_ppc_resize_hpt)
tools/include/uapi/linux/kvm.h
1318
#define KVM_PPC_RESIZE_HPT_COMMIT _IOR(KVMIO, 0xae, struct kvm_ppc_resize_hpt)
tools/include/uapi/linux/kvm.h
1324
#define KVM_PPC_GET_CPU_CHAR _IOR(KVMIO, 0xb1, struct kvm_ppc_cpu_char)
tools/include/uapi/linux/kvm.h
1328
#define KVM_ARM_MTE_COPY_TAGS _IOR(KVMIO, 0xb4, struct kvm_arm_copy_mte_tags)
tools/include/uapi/linux/kvm.h
1331
#define KVM_ARM_GET_REG_WRITABLE_MASKS _IOR(KVMIO, 0xb6, struct reg_mask_range)
tools/include/uapi/linux/kvm.h
1345
#define KVM_GET_REGS _IOR(KVMIO, 0x81, struct kvm_regs)
tools/include/uapi/linux/kvm.h
1347
#define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs)
tools/include/uapi/linux/kvm.h
1355
#define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu)
tools/include/uapi/linux/kvm.h
1357
#define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state)
tools/include/uapi/linux/kvm.h
1375
#define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state)
tools/include/uapi/linux/kvm.h
1383
#define KVM_X86_GET_MCE_CAP_SUPPORTED _IOR(KVMIO, 0x9d, __u64)
tools/include/uapi/linux/kvm.h
1386
#define KVM_GET_VCPU_EVENTS _IOR(KVMIO, 0x9f, struct kvm_vcpu_events)
tools/include/uapi/linux/kvm.h
1389
#define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)
tools/include/uapi/linux/kvm.h
1397
#define KVM_GET_XSAVE _IOR(KVMIO, 0xa4, struct kvm_xsave)
tools/include/uapi/linux/kvm.h
1400
#define KVM_GET_XCRS _IOR(KVMIO, 0xa6, struct kvm_xcrs)
tools/include/uapi/linux/kvm.h
1410
#define KVM_ARM_PREFERRED_TARGET _IOR(KVMIO, 0xaf, struct kvm_vcpu_init)
tools/include/uapi/linux/kvm.h
1435
#define KVM_MEMORY_ENCRYPT_REG_REGION _IOR(KVMIO, 0xbb, struct kvm_enc_region)
tools/include/uapi/linux/kvm.h
1436
#define KVM_MEMORY_ENCRYPT_UNREG_REGION _IOR(KVMIO, 0xbc, struct kvm_enc_region)
tools/include/uapi/linux/kvm.h
1478
#define KVM_GET_SREGS2 _IOR(KVMIO, 0xcc, struct kvm_sregs2)
tools/include/uapi/linux/kvm.h
1618
#define KVM_GET_XSAVE2 _IOR(KVMIO, 0xcf, struct kvm_xsave)
tools/include/uapi/linux/nsfs.h
20
#define NS_GET_PID_FROM_PIDNS _IOR(NSIO, 0x6, int)
tools/include/uapi/linux/nsfs.h
22
#define NS_GET_TGID_FROM_PIDNS _IOR(NSIO, 0x7, int)
tools/include/uapi/linux/nsfs.h
24
#define NS_GET_PID_IN_PIDNS _IOR(NSIO, 0x8, int)
tools/include/uapi/linux/nsfs.h
26
#define NS_GET_TGID_IN_PIDNS _IOR(NSIO, 0x9, int)
tools/include/uapi/linux/nsfs.h
37
#define NS_MNT_GET_INFO _IOR(NSIO, 10, struct mnt_ns_info)
tools/include/uapi/linux/nsfs.h
39
#define NS_MNT_GET_NEXT _IOR(NSIO, 11, struct mnt_ns_info)
tools/include/uapi/linux/nsfs.h
41
#define NS_MNT_GET_PREV _IOR(NSIO, 12, struct mnt_ns_info)
tools/include/uapi/linux/nsfs.h
44
#define NS_GET_MNTNS_ID _IOR(NSIO, 5, __u64)
tools/include/uapi/linux/nsfs.h
45
#define NS_GET_ID _IOR(NSIO, 13, __u64)
tools/include/uapi/linux/perf_event.h
583
#define PERF_EVENT_IOC_ID _IOR ('$', 7, __u64 *)
tools/include/uapi/linux/seccomp.h
142
#define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)
tools/include/uapi/linux/userfaultfd.h
90
#define UFFDIO_UNREGISTER _IOR(UFFDIO, _UFFDIO_UNREGISTER, \
tools/include/uapi/linux/userfaultfd.h
92
#define UFFDIO_WAKE _IOR(UFFDIO, _UFFDIO_WAKE, \
tools/perf/trace/beauty/include/uapi/linux/fs.h
279
#define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */
tools/perf/trace/beauty/include/uapi/linux/fs.h
285
#define BLKBSZGET _IOR(0x12,112,size_t)
tools/perf/trace/beauty/include/uapi/linux/fs.h
287
#define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
tools/perf/trace/beauty/include/uapi/linux/fs.h
301
#define BLKGETDISKSEQ _IOR(0x12,128,__u64)
tools/perf/trace/beauty/include/uapi/linux/fs.h
318
#define FS_IOC_GETFLAGS _IOR('f', 1, long)
tools/perf/trace/beauty/include/uapi/linux/fs.h
320
#define FS_IOC_GETVERSION _IOR('v', 1, long)
tools/perf/trace/beauty/include/uapi/linux/fs.h
323
#define FS_IOC32_GETFLAGS _IOR('f', 1, int)
tools/perf/trace/beauty/include/uapi/linux/fs.h
325
#define FS_IOC32_GETVERSION _IOR('v', 1, int)
tools/perf/trace/beauty/include/uapi/linux/fs.h
327
#define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
tools/perf/trace/beauty/include/uapi/linux/fs.h
329
#define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
tools/perf/trace/beauty/include/uapi/linux/fs.h
332
#define FS_IOC_GETFSUUID _IOR(0x15, 0, struct fsuuid2)
tools/perf/trace/beauty/include/uapi/linux/fs.h
337
#define FS_IOC_GETFSSYSFSPATH _IOR(0x15, 1, struct fs_sysfs_path)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
191
#define USBDEVFS_RESETEP _IOR('U', 3, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
192
#define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
193
#define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
195
#define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
196
#define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
202
#define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
203
#define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
204
#define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
205
#define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
209
#define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
211
#define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
214
#define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
215
#define USBDEVFS_RELEASE_PORT _IOR('U', 25, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
216
#define USBDEVFS_GET_CAPABILITIES _IOR('U', 26, __u32)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
217
#define USBDEVFS_DISCONNECT_CLAIM _IOR('U', 27, struct usbdevfs_disconnect_claim)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
218
#define USBDEVFS_ALLOC_STREAMS _IOR('U', 28, struct usbdevfs_streams)
tools/perf/trace/beauty/include/uapi/linux/usbdevice_fs.h
219
#define USBDEVFS_FREE_STREAMS _IOR('U', 29, struct usbdevfs_streams)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
124
#define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
154
#define VHOST_VDPA_GET_DEVICE_ID _IOR(VHOST_VIRTIO, 0x70, __u32)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
158
#define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
163
#define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \
tools/perf/trace/beauty/include/uapi/linux/vhost.h
171
#define VHOST_VDPA_GET_VRING_NUM _IOR(VHOST_VIRTIO, 0x76, __u16)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
177
#define VHOST_VDPA_GET_IOVA_RANGE _IOR(VHOST_VIRTIO, 0x78, \
tools/perf/trace/beauty/include/uapi/linux/vhost.h
180
#define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
183
#define VHOST_VDPA_GET_AS_NUM _IOR(VHOST_VIRTIO, 0x7A, unsigned int)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
227
#define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
230
#define VHOST_VDPA_GET_GROUP_NUM _IOR(VHOST_VIRTIO, 0x81, __u32)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
240
#define VHOST_GET_FEATURES_ARRAY _IOR(VHOST_VIRTIO, 0x83, \
tools/perf/trace/beauty/include/uapi/linux/vhost.h
26
#define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
271
#define VHOST_GET_FORK_FROM_OWNER _IOR(VHOST_VIRTIO, 0x85, __u8)
tools/perf/trace/beauty/include/uapi/linux/vhost.h
61
#define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1001
#define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1003
#define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1199
#define SNDRV_CTL_IOCTL_PVERSION _IOR('U', 0x00, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1200
#define SNDRV_CTL_IOCTL_CARD_INFO _IOR('U', 0x01, struct snd_ctl_card_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1215
#define SNDRV_CTL_IOCTL_HWDEP_INFO _IOR('U', 0x21, struct snd_hwdep_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1216
#define SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE _IOR('U', 0x30, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
1226
#define SNDRV_CTL_IOCTL_POWER_STATE _IOR('U', 0xd1, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
134
#define SNDRV_HWDEP_IOCTL_PVERSION _IOR ('H', 0x00, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
135
#define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
136
#define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status)
tools/perf/trace/beauty/include/uapi/sound/asound.h
675
#define SNDRV_PCM_IOCTL_PVERSION _IOR('A', 0x00, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
676
#define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
684
#define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
tools/perf/trace/beauty/include/uapi/sound/asound.h
685
#define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
tools/perf/trace/beauty/include/uapi/sound/asound.h
691
#define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
703
#define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi)
tools/perf/trace/beauty/include/uapi/sound/asound.h
705
#define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern)
tools/perf/trace/beauty/include/uapi/sound/asound.h
861
#define SNDRV_RAWMIDI_IOCTL_PVERSION _IOR('W', 0x00, int)
tools/perf/trace/beauty/include/uapi/sound/asound.h
862
#define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
869
#define SNDRV_UMP_IOCTL_ENDPOINT_INFO _IOR('W', 0x40, struct snd_ump_endpoint_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
870
#define SNDRV_UMP_IOCTL_BLOCK_INFO _IOR('W', 0x41, struct snd_ump_block_info)
tools/perf/trace/beauty/include/uapi/sound/asound.h
994
#define SNDRV_TIMER_IOCTL_PVERSION _IOR('T', 0x00, int)
tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c
134
_IOR(UVIO_TYPE_UVC, nr, struct uvio_ioctl_cb),
tools/testing/selftests/filesystems/nsfs/iterate_mntns.c
29
#define NS_MNT_GET_INFO _IOR(0xb7, 10, struct mnt_ns_info)
tools/testing/selftests/filesystems/nsfs/iterate_mntns.c
31
#define NS_MNT_GET_NEXT _IOR(0xb7, 11, struct mnt_ns_info)
tools/testing/selftests/filesystems/nsfs/iterate_mntns.c
33
#define NS_MNT_GET_PREV _IOR(0xb7, 12, struct mnt_ns_info)
tools/testing/selftests/net/busy_poller.c
54
#define EPIOCGPARAMS _IOR(EPOLL_IOC_TYPE, 0x02, struct epoll_params)
tools/testing/selftests/net/epoll_busy_poll.c
41
#define EPIOCGPARAMS _IOR(EPOLL_IOC_TYPE, 0x02, struct epoll_params)
tools/testing/selftests/seccomp/seccomp_bpf.c
219
#define SECCOMP_IOR(nr, type) _IOR(SECCOMP_IOC_MAGIC, nr, type)