Searched refs:_IOR (Results 26 - 50 of 107) sorted by relevance

12345

/external/kernel-headers/original/uapi/linux/
H A Dppp-ioctl.h85 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */
87 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */
89 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */
90 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */
92 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */
95 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */
103 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */
105 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
113 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
114 #define PPPIOCGL2TPSTATS _IOR('
[all...]
H A Dif_tun.h48 #define TUNGETFEATURES _IOR('T', 207, unsigned int)
51 #define TUNGETIFF _IOR('T', 210, unsigned int)
52 #define TUNGETSNDBUF _IOR('T', 211, int)
56 #define TUNGETVNETHDRSZ _IOR('T', 215, int)
60 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog)
H A Dhidraw.h33 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int)
34 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
35 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo)
H A Disdn_ppp.h32 #define PPPIOCGMPFLAGS _IOR('t',130,int)
36 #define PPPIOCGCOMPRESSORS _IOR('t',134,unsigned long [8])
38 #define PPPIOCGIFNAME _IOR('t',136, char [IFNAMSIZ] )
H A Dmatroxfb.h29 #define MATROXFB_GET_OUTPUT_CONNECTION _IOR('n',0xF8,size_t)
31 #define MATROXFB_GET_AVAILABLE_OUTPUTS _IOR('n',0xF9,size_t)
33 #define MATROXFB_GET_ALL_OUTPUTS _IOR('n',0xFB,size_t)
H A Dsuspend_ioctls.h24 #define SNAPSHOT_GET_IMAGE_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 14, __kernel_loff_t)
29 #define SNAPSHOT_AVAIL_SWAP_SIZE _IOR(SNAPSHOT_IOC_MAGIC, 19, __kernel_loff_t)
30 #define SNAPSHOT_ALLOC_SWAP_PAGE _IOR(SNAPSHOT_IOC_MAGIC, 20, __kernel_loff_t)
H A Djoystick.h58 #define JSIOCGVERSION _IOR('j', 0x01, __u32) /* get driver version */
60 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */
61 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */
65 #define JSIOCGCORR _IOR('j', 0x22, struct js_corr) /* get correction values */
68 #define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_CNT]) /* get axis mapping */
70 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */
H A Dbinder.h184 BR_ERROR = _IOR('r', 0, __s32),
192 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data),
193 BR_REPLY = _IOR('r', 3, struct binder_transaction_data),
198 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32),
218 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie),
219 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie),
220 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie),
221 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie),
227 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie),
255 BR_DEAD_BINDER = _IOR('
[all...]
H A Dhpet.h18 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
H A Dpmu.h126 #define PMU_IOC_GET_BACKLIGHT _IOR('B', 1, size_t)
130 #define PMU_IOC_GET_MODEL _IOR('B', 3, size_t)
132 #define PMU_IOC_HAS_ADB _IOR('B', 4, size_t)
134 #define PMU_IOC_CAN_SLEEP _IOR('B', 5, size_t)
135 /* no param, but historically was _IOR('B', 6, 0), meaning 4 bytes */
136 #define PMU_IOC_GRAB_BACKLIGHT _IOR('B', 6, size_t)
H A Dauto_fs.h69 #define AUTOFS_IOC_PROTOVER _IOR(0x93,0x63,int)
72 #define AUTOFS_IOC_EXPIRE _IOR(0x93,0x65,struct autofs_packet_expire)
H A Dfd.h56 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
113 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)
119 #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name)
193 #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params)
235 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct)
236 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
286 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state)
316 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors)
/external/kernel-headers/original/uapi/sound/
H A Dhdsp.h45 #define SNDRV_HDSP_IOCTL_GET_PEAK_RMS _IOR('H', 0x40, struct hdsp_peak_rms)
73 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info)
86 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version)
92 #define SNDRV_HDSP_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdsp_mixer)
99 #define SNDRV_HDSP_IOCTL_GET_9632_AEB _IOR('H', 0x45, struct hdsp_9632_aeb)
H A Dhdspm.h56 _IOR('H', 0x42, struct hdspm_peak_rms)
75 _IOR('H', 0x41, struct hdspm_config)
114 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
172 _IOR('H', 0x47, struct hdspm_status)
188 #define SNDRV_HDSPM_IOCTL_GET_VERSION _IOR('H', 0x48, struct hdspm_version)
219 #define SNDRV_HDSPM_IOCTL_GET_MIXER _IOR('H', 0x44, struct hdspm_mixer_ioctl)
H A Dcompress_offload.h163 #define SNDRV_COMPRESS_IOCTL_VERSION _IOR('C', 0x00, int)
168 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
173 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
174 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dioctls.h46 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */
60 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */
73 /* #define TIOCGETD _IOR('t', 26, int) get line discipline */
80 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
84 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
86 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
89 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
90 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
91 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
/external/kernel-headers/original/uapi/linux/dvb/
H A Dvideo.h235 #define VIDEO_GET_STATUS _IOR('o', 27, struct video_status)
236 #define VIDEO_GET_EVENT _IOR('o', 28, struct video_event)
241 #define VIDEO_GET_CAPABILITIES _IOR('o', 33, unsigned int)
250 #define VIDEO_GET_NAVI _IOR('o', 52, video_navi_pack_t)
252 #define VIDEO_GET_SIZE _IOR('o', 55, video_size_t)
253 #define VIDEO_GET_FRAME_RATE _IOR('o', 56, unsigned int)
266 #define VIDEO_GET_PTS _IOR('o', 57, __u64)
269 #define VIDEO_GET_FRAME_COUNT _IOR('o', 58, __u64)
/external/strace/linux/
H A Dmtd-abi.h156 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
168 #define MEMGETREGIONCOUNT _IOR('M', 7, int)
172 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
178 #define OTPSELECT _IOR('M', 13, int)
184 #define OTPLOCK _IOR('M', 16, struct otp_info)
186 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user)
188 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
198 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
/external/iproute2/include/linux/
H A Dif_tun.h46 #define TUNGETFEATURES _IOR('T', 207, unsigned int)
49 #define TUNGETIFF _IOR('T', 210, unsigned int)
50 #define TUNGETSNDBUF _IOR('T', 211, int)
54 #define TUNGETVNETHDRSZ _IOR('T', 215, int)
/external/kernel-headers/original/uapi/linux/spi/
H A Dspidev.h114 #define SPI_IOC_RD_MODE _IOR(SPI_IOC_MAGIC, 1, __u8)
118 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)
122 #define SPI_IOC_RD_BITS_PER_WORD _IOR(SPI_IOC_MAGIC, 3, __u8)
126 #define SPI_IOC_RD_MAX_SPEED_HZ _IOR(SPI_IOC_MAGIC, 4, __u32)
/external/qemu/include/hw/timer/
H A Dhpet.h17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/external/kernel-headers/original/uapi/asm-generic/
H A Dioctls.h60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
68 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
70 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */
77 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */
78 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */
79 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
/external/kernel-headers/original/uapi/mtd/
H A Dmtd-abi.h156 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user)
168 #define MEMGETREGIONCOUNT _IOR('M', 7, int)
172 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo)
178 #define OTPSELECT _IOR('M', 13, int)
184 #define OTPLOCK _IOR('M', 16, struct otp_info)
186 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user)
188 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
198 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
/external/kernel-headers/original/uapi/video/
H A Dsisfb.h158 #define SISFB_GET_INFO_SIZE _IOR(0xF3,0x00,__u32)
159 #define SISFB_GET_INFO _IOR(0xF3,0x01,struct sisfb_info)
162 #define SISFB_GET_VBRSTATUS _IOR(0xF3,0x02,__u32)
165 #define SISFB_GET_AUTOMAXIMIZE _IOR(0xF3,0x03,__u32)
169 #define SISFB_GET_TVPOSOFFSET _IOR(0xF3,0x04,__u32)
187 #define SISFB_GET_INFO_OLD _IOR('n',0xF8,__u32)
189 #define SISFB_GET_VBRSTATUS_OLD _IOR('n',0xF9,__u32)
191 #define SISFB_GET_AUTOMAXIMIZE_OLD _IOR('n',0xFA,__u32)
/external/kernel-headers/original/uapi/linux/raid/
H A Dmd_u.h39 #define RAID_VERSION _IOR (MD_MAJOR, 0x10, mdu_version_t)
40 #define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
41 #define GET_DISK_INFO _IOR (MD_MAJOR, 0x12, mdu_disk_info_t)
44 #define GET_BITMAP_FILE _IOR (MD_MAJOR, 0x15, mdu_bitmap_file_t)

Completed in 441 milliseconds

12345