Home
last modified time | relevance | path

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

123

/third_party/musl/arch/sh/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
15 #define FIONREAD _IOR('f', 127, int)
17 #define FIOQSIZE _IOR('f', 128, char[8])
19 #define TCGETA _IOR('t', 23, char[18])
29 #define TIOCGWINSZ _IOR('t', 104, char[8])
32 #define TIOCOUTQ _IOR('t', 115, int)
35 #define TIOCGPGRP _IOR('t', 119, int)
42 #define TIOCMGET _IOR('T', 21, unsigned int)
61 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int)
65 #define TIOCGSERIAL _IOR('T', 30, char[60])
[all …]
/third_party/musl/arch/powerpc/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
15 #define FIONREAD _IOR('f', 127, int)
17 #define FIOQSIZE _IOR('f', 128, char[8])
18 #define TIOCGETP _IOR('t', 8, char[6])
23 #define TIOCGETC _IOR('t', 18, char[6])
24 #define TCGETS _IOR('t', 19, char[44])
29 #define TCGETA _IOR('t', 23, char[20])
39 #define TIOCGWINSZ _IOR('t', 104, char[8])
43 #define TIOCOUTQ _IOR('t', 115, int)
45 #define TIOCGLTC _IOR('t', 116, char[6])
[all …]
/third_party/musl/arch/powerpc64/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
15 #define FIONREAD _IOR('f', 127, int)
17 #define FIOQSIZE _IOR('f', 128, char[8])
18 #define TIOCGETP _IOR('t', 8, char[6])
23 #define TIOCGETC _IOR('t', 18, char[6])
24 #define TCGETS _IOR('t', 19, char[44])
29 #define TCGETA _IOR('t', 23, char[20])
39 #define TIOCGWINSZ _IOR('t', 104, char[8])
43 #define TIOCOUTQ _IOR('t', 115, int)
45 #define TIOCGLTC _IOR('t', 116, char[6])
[all …]
/third_party/musl/arch/mipsn32/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
34 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
48 #define TIOCGPGRP _IOR('t', 119, int)
61 #define TIOCGRS485 _IOR('T', 0x2E, char[32])
63 #define TIOCGPTN _IOR('T', 0x30, unsigned int)
65 #define TIOCGDEV _IOR('T', 0x32, unsigned int)
68 #define TIOCGPKT _IOR('T', 0x38, int)
69 #define TIOCGPTLCK _IOR('T', 0x39, int)
70 #define TIOCGEXCL _IOR('T', 0x40, int)
108 #define FIOGETOWN _IOR('f', 123, int)
[all …]
/third_party/musl/arch/mips/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
34 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
48 #define TIOCGPGRP _IOR('t', 119, int)
61 #define TIOCGRS485 _IOR('T', 0x2E, char[32])
63 #define TIOCGPTN _IOR('T', 0x30, unsigned int)
65 #define TIOCGDEV _IOR('T', 0x32, unsigned int)
68 #define TIOCGPKT _IOR('T', 0x38, int)
69 #define TIOCGPTLCK _IOR('T', 0x39, int)
70 #define TIOCGEXCL _IOR('T', 0x40, int)
108 #define FIOGETOWN _IOR('f', 123, int)
[all …]
/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h262 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats)
270 #define USB_GET_REPORT_ID _IOR ('U', 25, int)
273 #define USB_GET_CONFIG _IOR ('U', 100, int)
277 #define USB_GET_DEVICE_DESC _IOR ('U', 105, struct usb_device_descriptor)
278 #define USB_GET_CONFIG_DESC _IOR ('U', 106, struct usb_config_descriptor)
279 #define USB_GET_RX_INTERFACE_DESC _IOR ('U', 107, struct usb_interface_descriptor)
280 #define USB_GET_RX_ENDPOINT_DESC _IOR ('U', 108, struct usb_endpoint_descriptor)
284 #define USB_GET_DEVICEINFO _IOR ('U', 112, struct usb_device_info)
287 #define USB_GET_RX_FRAME_SIZE _IOR ('U', 115, int)
288 #define USB_GET_RX_BUFFER_SIZE _IOR ('U', 117, int)
[all …]
/third_party/musl/arch/mips64/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
34 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
48 #define TIOCGPGRP _IOR('t', 119, int)
61 #define TIOCGRS485 _IOR('T', 0x2E, char[32])
63 #define TIOCGPTN _IOR('T', 0x30, unsigned int)
65 #define TIOCGDEV _IOR('T', 0x32, unsigned int)
68 #define TIOCGPKT _IOR('T', 0x38, int)
69 #define TIOCGPTLCK _IOR('T', 0x39, int)
70 #define TIOCGEXCL _IOR('T', 0x40, int)
108 #define FIOGETOWN _IOR('f', 123, int)
[all …]
/third_party/libusb/libusb/os/
Dlinux_usbfs.h139 #define IOCTL_USBFS_SETINTERFACE _IOR('U', 4, struct usbfs_setinterface)
140 #define IOCTL_USBFS_SETCONFIGURATION _IOR('U', 5, unsigned int)
142 #define IOCTL_USBFS_SUBMITURB _IOR('U', 10, struct usbfs_urb)
145 #define IOCTL_USBFS_CLAIMINTERFACE _IOR('U', 15, unsigned int)
146 #define IOCTL_USBFS_RELEASEINTERFACE _IOR('U', 16, unsigned int)
150 #define IOCTL_USBFS_CLEAR_HALT _IOR('U', 21, unsigned int)
153 #define IOCTL_USBFS_GET_CAPABILITIES _IOR('U', 26, __u32)
154 #define IOCTL_USBFS_DISCONNECT_CLAIM _IOR('U', 27, struct usbfs_disconnect_claim)
155 #define IOCTL_USBFS_ALLOC_STREAMS _IOR('U', 28, struct usbfs_streams)
156 #define IOCTL_USBFS_FREE_STREAMS _IOR('U', 29, struct usbfs_streams)
/third_party/musl/src/misc/
Dioctl.c36 { _IOR('T', 0x14, char[96]), _IOR('T', 0x14, 88), 88, R, 0, OFFS(0,4) },
39 { _IOR('A', 0x20, char[128]), _IOR('A', 0x20, char[108]), 108, R, 1, OFFS(4,8,12,16,52,56,60,64) },
58 { _IOR('V', 89, new_misaligned(96)), _IOR('V', 89, char[96]), 96, R, 0, OFFS(76,80) },
64 { _IOR('t', 63, char[16]), _IOR('t', 63, char[8]), 8, R, 0, OFFS(0,4) },
67 { _IOR('p', 0x95, char[16]), _IOR('p', 0x95, char[8]), 8, R, 0, OFFS(0,4) },
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.h42 #define FS_IOC_GETFLAGS _IOR('f', 1, long)
67 #define F2FS_IOC_GET_FEATURES _IOR(F2FS_IOCTL_MAGIC, 12, __u32)
69 #define F2FS_IOC_GET_PIN_FILE _IOR(F2FS_IOCTL_MAGIC, 14, __u32)
72 #define F2FS_IOC_GET_COMPRESS_BLOCKS _IOR(F2FS_IOCTL_MAGIC, 17, __u64)
74 _IOR(F2FS_IOCTL_MAGIC, 18, __u64)
76 _IOR(F2FS_IOCTL_MAGIC, 19, __u64)
93 #define F2FS_IOC_SHUTDOWN _IOR('X', 125, __u32) /* Shutdown */
/third_party/alsa-lib/include/sound/uapi/
Dhdsp.h48 #define SNDRV_HDSP_IOCTL_GET_PEAK_RMS _IOR('H', 0x40, struct hdsp_peak_rms)
76 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
89 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version)
95 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
102 #define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb)
Dhdspm.h61 _IOR('H', 0x42, struct hdspm_peak_rms)
80 _IOR('H', 0x41, struct hdspm_config)
119 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
177 _IOR('H', 0x47, struct hdspm_status)
193 #define SNDRV_HDSPM_IOCTL_GET_VERSION _IOR('H', 0x48, struct hdspm_version)
224 #define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl)
Dasound.h146 #define SNDRV_HWDEP_IOCTL_PVERSION _IOR ('H', 0x00, int)
147 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info)
148 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status)
661 #define SNDRV_PCM_IOCTL_PVERSION _IOR('A', 0x00, int)
662 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info)
670 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
671 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
677 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info)
689 #define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi)
691 #define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern)
[all …]
/third_party/libinput/include/linux/linux/
Dinput.h122 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
123 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */
124 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */
127 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */
128 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
169 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */
174 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time…
208 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */
/third_party/libevdev/include/linux/linux/
Dinput.h127 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
128 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */
129 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */
132 #define EVIOCGKEYCODE _IOR('E', 0x04, unsigned int[2]) /* get keycode */
133 #define EVIOCGKEYCODE_V2 _IOR('E', 0x04, struct input_keymap_entry)
174 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */
179 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time…
213 #define EVIOCGMASK _IOR('E', 0x92, struct input_mask) /* Get event-masks */
/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_define.h59 #define DIOCGMEDIASIZE _IOR('d', 129, off_t) /* Get media size in bytes */
65 #define DIOCGFWSECTORS _IOR('d', 130, u_int) /* Get firmware's sectorcount */
72 #define DIOCGSECTORSIZE _IOR('d', 128, u_int)
79 #define DIOCGFWHEADS _IOR('d', 131, u_int) /* Get firmware's headcount */
92 #define FD_GTYPE _IOR('F', 62, struct fd_type) /* get drive type */
/third_party/libinput/include/linux/freebsd/
Dinput.h123 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
124 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */
125 #define EVIOCGREP _IOR('E', 0x03, unsigned int[2]) /* get repeat settings */
170 #define EVIOCGABS(abs) _IOR('E', 0x40 + (abs), struct input_absinfo) /* get abs value/limits */
175 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time…
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
108 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
108 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
108 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/arch/generic/bits/
Dioctl.h8 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
108 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
109 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h14 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
125 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
126 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h14 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c)) macro
125 #define SIOCGSTAMP _IOR(0x89, 6, char[16])
126 #define SIOCGSTAMPNS _IOR(0x89, 7, char[16])
/third_party/musl/ndk_musl_include/sys/
Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget)
136 #define MTIOCPOS _IOR('m', 3, struct mtpos)
138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo)
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmtio.h135 #define MTIOCGET _IOR('m', 2, struct mtget)
136 #define MTIOCPOS _IOR('m', 3, struct mtpos)
138 #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo)

123