/external/kernel-headers/original/uapi/linux/ |
D | ipmi.h | 272 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \ 294 #define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, \ 355 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \ 362 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \ 384 #define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, \ 391 #define IPMICTL_UNREGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 29, \ 400 #define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int) 415 _IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set) 417 _IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set) 419 _IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set) [all …]
|
D | usbdevice_fs.h | 161 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 162 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 163 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 165 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 166 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32) 172 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 173 #define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32) 174 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 175 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 179 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) [all …]
|
D | watchdog.h | 23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) 24 #define WDIOC_GETSTATUS _IOR(WATCHDOG_IOCTL_BASE, 1, int) 25 #define WDIOC_GETBOOTSTATUS _IOR(WATCHDOG_IOCTL_BASE, 2, int) 26 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int) 27 #define WDIOC_SETOPTIONS _IOR(WATCHDOG_IOCTL_BASE, 4, int) 28 #define WDIOC_KEEPALIVE _IOR(WATCHDOG_IOCTL_BASE, 5, int) 30 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int) 32 #define WDIOC_GETPRETIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 9, int) 33 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int)
|
D | ppdev.h | 23 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 27 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 37 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 71 #define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int) 77 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval) 81 #define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int) 84 #define PPGETMODE _IOR(PP_IOCTL, 0x98, int) 85 #define PPGETPHASE _IOR(PP_IOCTL, 0x99, int) 88 #define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
|
D | ppp-ioctl.h | 85 #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('t', 54, struct pppol2tp_ioc_stats)
|
D | sonypi.h | 119 #define SONYPI_IOCGBRT _IOR('v', 0, __u8) 123 #define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16) 124 #define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16) 125 #define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16) 126 #define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16) 132 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8) 135 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8) 139 #define SONYPI_IOCGFAN _IOR('v', 10, __u8) 143 #define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
|
D | ncp_fs.h | 107 #define NCP_IOC_NCPREQUEST _IOR('n', 1, struct ncp_ioctl_request) 118 #define NCP_IOC_SIGN_INIT _IOR('n', 5, struct ncp_sign_init) 119 #define NCP_IOC_SIGN_WANTED _IOR('n', 6, int) 122 #define NCP_IOC_LOCKUNLOCK _IOR('n', 7, struct ncp_lock_ioctl) 125 #define NCP_IOC_SETROOT _IOR('n', 8, struct ncp_setroot_ioctl) 128 #define NCP_IOC_SETOBJECTNAME _IOR('n', 9, struct ncp_objectname_ioctl) 130 #define NCP_IOC_SETPRIVATEDATA _IOR('n', 10, struct ncp_privatedata_ioctl) 133 #define NCP_IOC_SETCHARSETS _IOR('n', 11, struct ncp_nls_ioctl) 136 #define NCP_IOC_SETDENTRYTTL _IOR('n', 12, __u32)
|
D | binder.h | 186 BR_ERROR = _IOR('r', 0, __s32), 194 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data), 195 BR_REPLY = _IOR('r', 3, struct binder_transaction_data), 200 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), 220 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), 221 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), 222 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), 223 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), 229 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie), 257 BR_DEAD_BINDER = _IOR('r', 15, binder_uintptr_t), [all …]
|
D | cciss_ioctl.h | 64 #define CCISS_GETPCIINFO _IOR(CCISS_IOC_MAGIC, 1, cciss_pci_info_struct) 66 #define CCISS_GETINTINFO _IOR(CCISS_IOC_MAGIC, 2, cciss_coalint_struct) 69 #define CCISS_GETNODENAME _IOR(CCISS_IOC_MAGIC, 4, NodeName_type) 72 #define CCISS_GETHEARTBEAT _IOR(CCISS_IOC_MAGIC, 6, Heartbeat_type) 73 #define CCISS_GETBUSTYPES _IOR(CCISS_IOC_MAGIC, 7, BusTypes_type) 74 #define CCISS_GETFIRMVER _IOR(CCISS_IOC_MAGIC, 8, FirmwareVer_type) 75 #define CCISS_GETDRIVVER _IOR(CCISS_IOC_MAGIC, 9, DriverVer_type) 85 #define CCISS_GETLUNINFO _IOR(CCISS_IOC_MAGIC, 17, LogvolInfo_struct)
|
D | rtc.h | 80 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */ 81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ 83 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ 85 #define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long) /* Read epoch */ 89 #define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)/* Get wakeup alarm*/ 91 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */ 94 #define RTC_VL_READ _IOR('p', 0x13, int) /* Voltage low detector */
|
D | if_tun.h | 38 #define TUNGETFEATURES _IOR('T', 207, unsigned int) 41 #define TUNGETIFF _IOR('T', 210, unsigned int) 42 #define TUNGETSNDBUF _IOR('T', 211, int) 46 #define TUNGETVNETHDRSZ _IOR('T', 215, int) 50 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog) 52 #define TUNGETVNETLE _IOR('T', 221, int) 58 #define TUNGETVNETBE _IOR('T', 223, int)
|
D | capi.h | 95 #define CAPI_GET_ERRCODE _IOR('C',0x21, __u16) 100 #define CAPI_INSTALLED _IOR('C',0x22, __u16) 125 #define CAPI_GET_FLAGS _IOR('C',0x23, unsigned) 126 #define CAPI_SET_FLAGS _IOR('C',0x24, unsigned) 127 #define CAPI_CLR_FLAGS _IOR('C',0x25, unsigned) 129 #define CAPI_NCCI_OPENCOUNT _IOR('C',0x26, unsigned) 131 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned)
|
D | i8k.h | 23 #define I8K_BIOS_VERSION _IOR ('i', 0x80, int) /* broken: meant 4 bytes */ 24 #define I8K_MACHINE_ID _IOR ('i', 0x81, int) /* broken: meant 16 bytes */ 25 #define I8K_POWER_STATUS _IOR ('i', 0x82, size_t) 26 #define I8K_FN_STATUS _IOR ('i', 0x83, size_t) 27 #define I8K_GET_TEMP _IOR ('i', 0x84, size_t)
|
D | fd.h | 56 #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)
|
D | joystick.h | 58 #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 */
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | ioctls.h | 46 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ 60 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ 80 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 84 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) 86 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 88 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ 91 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 92 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 93 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
|
/external/kernel-headers/original/uapi/linux/android/ |
D | binder.h | 187 BR_ERROR = _IOR('r', 0, __s32), 195 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data), 196 BR_REPLY = _IOR('r', 3, struct binder_transaction_data), 201 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), 221 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), 222 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), 223 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), 224 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), 230 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie), 258 BR_DEAD_BINDER = _IOR('r', 15, binder_uintptr_t), [all …]
|
/external/ppp/pppd/include/net/ |
D | if_ppp.h | 115 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ 117 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ 119 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ 120 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ 122 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ 125 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ 131 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */ 138 #define PPPIOCGMTU _IOR('t', 73, int) /* get interface MTU */
|
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 120 #define IOCTL_USBFS_RESETEP _IOR('U', 3, unsigned int) 121 #define IOCTL_USBFS_SETINTF _IOR('U', 4, struct usbfs_setinterface) 122 #define IOCTL_USBFS_SETCONFIG _IOR('U', 5, unsigned int) 124 #define IOCTL_USBFS_SUBMITURB _IOR('U', 10, struct usbfs_urb) 128 #define IOCTL_USBFS_CLAIMINTF _IOR('U', 15, unsigned int) 129 #define IOCTL_USBFS_RELEASEINTF _IOR('U', 16, unsigned int) 132 #define IOCTL_USBFS_HUB_PORTINFO _IOR('U', 19, struct usbfs_hub_portinfo) 134 #define IOCTL_USBFS_CLEAR_HALT _IOR('U', 21, unsigned int)
|
/external/iproute2/include/linux/ |
D | if_tun.h | 38 #define TUNGETFEATURES _IOR('T', 207, unsigned int) 41 #define TUNGETIFF _IOR('T', 210, unsigned int) 42 #define TUNGETSNDBUF _IOR('T', 211, int) 46 #define TUNGETVNETHDRSZ _IOR('T', 215, int) 50 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog) 52 #define TUNGETVNETLE _IOR('T', 221, int) 58 #define TUNGETVNETBE _IOR('T', 223, int)
|
/external/kernel-headers/original/uapi/linux/dvb/ |
D | video.h | 235 #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/kernel-headers/original/uapi/video/ |
D | sisfb.h | 158 #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/strace/linux/ |
D | mtd-abi.h | 156 #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/asm-generic/ |
D | ioctls.h | 60 #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/ |
D | mtd-abi.h | 157 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user) 169 #define MEMGETREGIONCOUNT _IOR('M', 7, int) 173 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo) 179 #define OTPSELECT _IOR('M', 13, int) 185 #define OTPLOCK _IOR('M', 16, struct otp_info) 187 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) 189 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 199 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
|