Home
last modified time | relevance | path

Searched refs:_IOR (Results 1 – 25 of 232) sorted by relevance

12345678910

/linux/arch/sparc/include/uapi/asm/
A Dioctls.h8 #define TCGETA _IOR('T', 1, struct termio)
15 #define TCGETS _IOR('T', 8, struct termios)
19 #define TCGETS2 _IOR('T', 12, struct termios2)
38 #define TIOCGETD _IOR('t', 0, int)
56 #define TIOCGSOFTCAR _IOR('t', 100, int)
62 #define TIOCMGET _IOR('t', 106, int)
71 #define TIOCOUTQ _IOR('t', 115, int)
87 #define TIOCGPGRP _IOR('t', 131, int)
89 #define TIOCGSID _IOR('t', 133, int)
101 #define FIONREAD _IOR('f', 127, int)
[all …]
A Denvctrl.h48 #define ENVCTRL_RD_CPU_TEMPERATURE _IOR('p', 0x40, int)
49 #define ENVCTRL_RD_CPU_VOLTAGE _IOR('p', 0x41, int)
50 #define ENVCTRL_RD_FAN_STATUS _IOR('p', 0x42, int)
51 #define ENVCTRL_RD_WARNING_TEMPERATURE _IOR('p', 0x43, int)
52 #define ENVCTRL_RD_SHUTDOWN_TEMPERATURE _IOR('p', 0x44, int)
53 #define ENVCTRL_RD_VOLTAGE_STATUS _IOR('p', 0x45, int)
54 #define ENVCTRL_RD_SCSI_TEMPERATURE _IOR('p', 0x46, int)
55 #define ENVCTRL_RD_ETHERNET_TEMPERATURE _IOR('p', 0x47, int)
56 #define ENVCTRL_RD_MTHRBD_TEMPERATURE _IOR('p', 0x48, int)
58 #define ENVCTRL_RD_GLOBALADDRESS _IOR('p', 0x49, int)
/linux/arch/xtensa/include/uapi/asm/
A Dioctls.h23 #define FIONREAD _IOR('f', 127, int)
25 #define FIOQSIZE _IOR('f', 128, loff_t)
48 #define TIOCGPGRP _IOR('t', 119, int)
55 #define TIOCMGET _IOR('T', 21, unsigned int)
71 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int)
90 #define TIOCGETD _IOR('T', 36, int)
95 #define TCGETS2 _IOR('T', 42, struct termios2)
99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
107 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
110 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
[all …]
/linux/arch/sh/include/uapi/asm/
A Dioctls.h11 #define FIONREAD _IOR('f', 127, int)
13 #define FIOQSIZE _IOR('f', 128, loff_t)
36 #define TIOCGPGRP _IOR('t', 119, int)
43 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */
59 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */
78 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */
83 #define TCGETS2 _IOR('T', 42, struct termios2)
87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485)
95 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
98 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
[all …]
/linux/arch/alpha/include/uapi/asm/
A Dioctls.h11 #define FIONREAD _IOR('f', 127, int)
13 #define FIOQSIZE _IOR('f', 128, loff_t)
15 #define TIOCGETP _IOR('t', 8, struct sgttyb)
20 #define TIOCGETC _IOR('t', 18, struct tchars)
21 #define TCGETS _IOR('t', 19, struct termios)
26 #define TCGETA _IOR('t', 23, struct termio)
35 #define TCGETS2 _IOR('T', 42, struct termios2)
41 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
46 #define TIOCGLTC _IOR('t', 116, struct ltchars)
49 #define TIOCGPGRP _IOR('t', 119, int)
[all …]
/linux/include/uapi/linux/
A Dipmi.h267 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \
289 #define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, \
350 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \
357 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \
379 #define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, \
410 _IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set)
412 _IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set)
414 _IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set)
416 _IOR(IPMI_IOC_MAGIC, 27, struct ipmi_channel_lun_address_set)
431 #define IPMICTL_SET_TIMING_PARMS_CMD _IOR(IPMI_IOC_MAGIC, 22, \
[all …]
A Dusbdevice_fs.h191 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int)
193 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int)
195 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb)
196 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32)
204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int)
205 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int)
211 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
214 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int)
215 #define USBDEVFS_RELEASE_PORT _IOR('U', 25, unsigned int)
216 #define USBDEVFS_GET_CAPABILITIES _IOR('U', 26, __u32)
[all …]
A Dppp-ioctl.h86 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
88 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
93 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
96 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */
106 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
107 #define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32) /* 32-bit times */
116 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
[all …]
A Dwatchdog.h24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
25 #define WDIOC_GETSTATUS _IOR(WATCHDOG_IOCTL_BASE, 1, int)
26 #define WDIOC_GETBOOTSTATUS _IOR(WATCHDOG_IOCTL_BASE, 2, int)
27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int)
28 #define WDIOC_SETOPTIONS _IOR(WATCHDOG_IOCTL_BASE, 4, int)
29 #define WDIOC_KEEPALIVE _IOR(WATCHDOG_IOCTL_BASE, 5, int)
31 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int)
33 #define WDIOC_GETPRETIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 9, int)
34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int)
A Dif_tun.h39 #define TUNGETFEATURES _IOR('T', 207, unsigned int)
42 #define TUNGETIFF _IOR('T', 210, unsigned int)
43 #define TUNGETSNDBUF _IOR('T', 211, int)
47 #define TUNGETVNETHDRSZ _IOR('T', 215, int)
51 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
53 #define TUNGETVNETLE _IOR('T', 221, int)
59 #define TUNGETVNETBE _IOR('T', 223, int)
60 #define TUNSETSTEERINGEBPF _IOR('T', 224, int)
61 #define TUNSETFILTEREBPF _IOR('T', 225, int)
A Dppdev.h27 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char)
31 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char)
41 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char)
75 #define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int)
81 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
85 #define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int)
88 #define PPGETMODE _IOR(PP_IOCTL, 0x98, int)
89 #define PPGETPHASE _IOR(PP_IOCTL, 0x99, int)
92 #define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
A Dsonypi.h120 #define SONYPI_IOCGBRT _IOR('v', 0, __u8)
124 #define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16)
125 #define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16)
126 #define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16)
127 #define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16)
133 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8)
136 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8)
140 #define SONYPI_IOCGFAN _IOR('v', 10, __u8)
144 #define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
A Dcciss_ioctl.h65 #define CCISS_GETPCIINFO _IOR(CCISS_IOC_MAGIC, 1, cciss_pci_info_struct)
67 #define CCISS_GETINTINFO _IOR(CCISS_IOC_MAGIC, 2, cciss_coalint_struct)
70 #define CCISS_GETNODENAME _IOR(CCISS_IOC_MAGIC, 4, NodeName_type)
73 #define CCISS_GETHEARTBEAT _IOR(CCISS_IOC_MAGIC, 6, Heartbeat_type)
74 #define CCISS_GETBUSTYPES _IOR(CCISS_IOC_MAGIC, 7, BusTypes_type)
75 #define CCISS_GETFIRMVER _IOR(CCISS_IOC_MAGIC, 8, FirmwareVer_type)
76 #define CCISS_GETDRIVVER _IOR(CCISS_IOC_MAGIC, 9, DriverVer_type)
86 #define CCISS_GETLUNINFO _IOR(CCISS_IOC_MAGIC, 17, LogvolInfo_struct)
A Dcapi.h96 #define CAPI_GET_ERRCODE _IOR('C',0x21, __u16)
101 #define CAPI_INSTALLED _IOR('C',0x22, __u16)
126 #define CAPI_GET_FLAGS _IOR('C',0x23, unsigned)
127 #define CAPI_SET_FLAGS _IOR('C',0x24, unsigned)
128 #define CAPI_CLR_FLAGS _IOR('C',0x25, unsigned)
130 #define CAPI_NCCI_OPENCOUNT _IOR('C',0x26, unsigned)
132 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned)
A Dfs.h165 #define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */
171 #define BLKBSZGET _IOR(0x12,112,size_t)
173 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
187 #define BLKGETDISKSEQ _IOR(0x12,128,__u64)
205 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
207 #define FS_IOC_GETVERSION _IOR('v', 1, long)
210 #define FS_IOC32_GETFLAGS _IOR('f', 1, int)
212 #define FS_IOC32_GETVERSION _IOR('v', 1, int)
214 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
216 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
/linux/arch/powerpc/include/uapi/asm/
A Dioctls.h11 #define FIONREAD _IOR('f', 127, int)
13 #define FIOQSIZE _IOR('f', 128, loff_t)
15 #define TIOCGETP _IOR('t', 8, struct sgttyb)
20 #define TIOCGETC _IOR('t', 18, struct tchars)
21 #define TCGETS _IOR('t', 19, struct termios)
26 #define TCGETA _IOR('t', 23, struct termio)
36 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
41 #define TIOCGLTC _IOR('t', 116, struct ltchars)
44 #define TIOCGPGRP _IOR('t', 119, int)
102 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
[all …]
/linux/tools/include/uapi/linux/
A Dusbdevice_fs.h191 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int)
193 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int)
195 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb)
196 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32)
204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int)
205 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int)
211 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
214 #define USBDEVFS_CLAIM_PORT _IOR('U', 24, unsigned int)
215 #define USBDEVFS_RELEASE_PORT _IOR('U', 25, unsigned int)
216 #define USBDEVFS_GET_CAPABILITIES _IOR('U', 26, __u32)
[all …]
A Dif_tun.h39 #define TUNGETFEATURES _IOR('T', 207, unsigned int)
42 #define TUNGETIFF _IOR('T', 210, unsigned int)
43 #define TUNGETSNDBUF _IOR('T', 211, int)
47 #define TUNGETVNETHDRSZ _IOR('T', 215, int)
51 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
53 #define TUNGETVNETLE _IOR('T', 221, int)
59 #define TUNGETVNETBE _IOR('T', 223, int)
60 #define TUNSETSTEERINGEBPF _IOR('T', 224, int)
61 #define TUNSETFILTEREBPF _IOR('T', 225, int)
A Dfs.h165 #define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */
171 #define BLKBSZGET _IOR(0x12,112,size_t)
173 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
187 #define BLKGETDISKSEQ _IOR(0x12,128,__u64)
205 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
207 #define FS_IOC_GETVERSION _IOR('v', 1, long)
210 #define FS_IOC32_GETFLAGS _IOR('f', 1, int)
212 #define FS_IOC32_GETVERSION _IOR('v', 1, int)
214 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr)
216 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX])
/linux/arch/parisc/include/uapi/asm/
A Dioctls.h9 #define TCGETS _IOR('T', 16, struct termios) /* TCGETATTR */
13 #define TCGETA _IOR('T', 1, struct termio)
23 #define TIOCGPGRP _IOR('T', 30, int)
49 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */
50 #define TCGETS2 _IOR('T',0x2A, struct termios2)
54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485)
58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */
61 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
62 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
63 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
[all …]
/linux/drivers/scsi/dpt/
A Ddpti_ioctl.h32 #ifndef _IOR
33 # define _IOR(x,y,z) (((x)<<8)|y) macro
43 #define DPT_SIGNATURE _IOR('D',67,dpt_sig_S)
45 #define DPT_SIGNATURE_PACKED _IOR('D',67,dpt_sig_S_Packed)
48 #define DPT_NUMCTRLS _IOR('D',68,int)
50 #define DPT_CTRLINFO _IOR('D',69,CtrlInfo)
56 #define DPT_SYSINFO _IOR('D',72,sysInfo_S)
62 #define DPT_BLINKLED _IOR('D',75,int)
64 #define DPT_STATS_INFO _IOR('D',80,STATS_DATA)
68 #define DPT_PERF_INFO _IOR('D',82,dpt_perf_t)
[all …]
/linux/arch/mips/include/uapi/asm/
A Dioctls.h47 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
61 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */
81 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485)
87 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
92 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
93 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
96 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
/linux/include/uapi/linux/android/
A Dbinder.h343 BR_ERROR = _IOR('r', 0, __s32),
351 BR_TRANSACTION_SEC_CTX = _IOR('r', 2,
356 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
357 BR_REPLY = _IOR('r', 3, struct binder_transaction_data),
362 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32),
382 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
383 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
384 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
385 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
391 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie),
[all …]
/linux/tools/include/uapi/asm-generic/
A Dioctls.h61 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
82 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
/linux/include/uapi/asm-generic/
A Dioctls.h61 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
82 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)

Completed in 45 milliseconds

12345678910