/external/kernel-headers/original/uapi/linux/ |
D | ipmi.h | 253 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \ 275 #define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, \ 336 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \ 343 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \ 365 #define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, \ 372 #define IPMICTL_UNREGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 29, \ 381 #define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int) 396 _IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set) 398 _IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set) 400 _IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set) [all …]
|
D | usbdevice_fs.h | 169 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 170 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 171 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 173 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 174 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32) 180 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 181 #define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32) 182 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 183 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 187 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) [all …]
|
D | watchdog.h | 24 #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)
|
D | ppp-ioctl.h | 86 #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 */ 114 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */ 115 #define PPPIOCGL2TPSTATS _IOR('t', 54, struct pppol2tp_ioc_stats)
|
D | ppdev.h | 24 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 28 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 38 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 72 #define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int) 78 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval) 82 #define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int) 85 #define PPGETMODE _IOR(PP_IOCTL, 0x98, int) 86 #define PPGETPHASE _IOR(PP_IOCTL, 0x99, int) 89 #define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
|
D | if_tun.h | 39 #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)
|
D | sonypi.h | 120 #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)
|
D | cciss_ioctl.h | 65 #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)
|
D | rtc.h | 81 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time) /* Read alarm time */ 82 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ 84 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long) /* Read IRQ rate */ 86 #define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long) /* Read epoch */ 90 #define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)/* Get wakeup alarm*/ 92 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */ 95 #define RTC_VL_READ _IOR('p', 0x13, int) /* Voltage low detector */
|
D | capi.h | 96 #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)
|
D | fs.h | 162 #define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */ 168 #define BLKBSZGET _IOR(0x12,112,size_t) 170 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */ 201 #define FS_IOC_GETFLAGS _IOR('f', 1, long) 203 #define FS_IOC_GETVERSION _IOR('v', 1, long) 206 #define FS_IOC32_GETFLAGS _IOR('f', 1, int) 208 #define FS_IOC32_GETVERSION _IOR('v', 1, int) 210 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) 212 #define FS_IOC_GETFSLABEL _IOR(0x94, 49, char[FSLABEL_MAX]) 249 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy)
|
D | lirc.h | 92 #define LIRC_GET_FEATURES _IOR('i', 0x00000000, __u32) 94 #define LIRC_GET_SEND_MODE _IOR('i', 0x00000001, __u32) 95 #define LIRC_GET_REC_MODE _IOR('i', 0x00000002, __u32) 96 #define LIRC_GET_REC_RESOLUTION _IOR('i', 0x00000007, __u32) 98 #define LIRC_GET_MIN_TIMEOUT _IOR('i', 0x00000008, __u32) 99 #define LIRC_GET_MAX_TIMEOUT _IOR('i', 0x00000009, __u32) 102 #define LIRC_GET_LENGTH _IOR('i', 0x0000000f, __u32) 140 #define LIRC_GET_REC_TIMEOUT _IOR('i', 0x00000024, __u32)
|
D | fd.h | 57 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) 114 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) 120 #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name) 194 #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params) 236 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) 237 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) 287 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) 317 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors)
|
D | i8k.h | 24 #define I8K_BIOS_VERSION _IOR ('i', 0x80, int) /* broken: meant 4 bytes */ 25 #define I8K_MACHINE_ID _IOR ('i', 0x81, int) /* broken: meant 16 bytes */ 26 #define I8K_POWER_STATUS _IOR ('i', 0x82, size_t) 27 #define I8K_FN_STATUS _IOR ('i', 0x83, size_t) 28 #define I8K_GET_TEMP _IOR ('i', 0x84, size_t)
|
D | tee.h | 87 #define TEE_IOC_VERSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 0, \ 234 #define TEE_IOC_OPEN_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 2, \ 264 #define TEE_IOC_INVOKE _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 3, \ 280 #define TEE_IOC_CANCEL _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 4, \ 294 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ 319 #define TEE_IOC_SUPPL_RECV _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 6, \ 340 #define TEE_IOC_SUPPL_SEND _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 7, \
|
D | joystick.h | 55 #define JSIOCGVERSION _IOR('j', 0x01, __u32) /* get driver version */ 57 #define JSIOCGAXES _IOR('j', 0x11, __u8) /* get number of axes */ 58 #define JSIOCGBUTTONS _IOR('j', 0x12, __u8) /* get number of buttons */ 62 #define JSIOCGCORR _IOR('j', 0x22, struct js_corr) /* get correction values */ 65 #define JSIOCGAXMAP _IOR('j', 0x32, __u8[ABS_CNT]) /* get axis mapping */ 67 #define JSIOCGBTNMAP _IOR('j', 0x34, __u16[KEY_MAX - BTN_MISC + 1]) /* get button mapping */
|
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 147 #define IOCTL_USBFS_RESETEP _IOR('U', 3, unsigned int) 148 #define IOCTL_USBFS_SETINTF _IOR('U', 4, struct usbfs_setinterface) 149 #define IOCTL_USBFS_SETCONFIG _IOR('U', 5, unsigned int) 151 #define IOCTL_USBFS_SUBMITURB _IOR('U', 10, struct usbfs_urb) 155 #define IOCTL_USBFS_CLAIMINTF _IOR('U', 15, unsigned int) 156 #define IOCTL_USBFS_RELEASEINTF _IOR('U', 16, unsigned int) 159 #define IOCTL_USBFS_HUB_PORTINFO _IOR('U', 19, struct usbfs_hub_portinfo) 161 #define IOCTL_USBFS_CLEAR_HALT _IOR('U', 21, unsigned int) 164 #define IOCTL_USBFS_CLAIM_PORT _IOR('U', 24, unsigned int) 165 #define IOCTL_USBFS_RELEASE_PORT _IOR('U', 25, unsigned int) [all …]
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | ioctls.h | 47 #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)
|
/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/kernel-headers/original/uapi/linux/android/ |
D | binder.h | 320 BR_ERROR = _IOR('r', 0, __s32), 328 BR_TRANSACTION_SEC_CTX = _IOR('r', 2, 333 BR_TRANSACTION = _IOR('r', 2, struct binder_transaction_data), 334 BR_REPLY = _IOR('r', 3, struct binder_transaction_data), 339 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), 359 BR_INCREFS = _IOR('r', 7, struct binder_ptr_cookie), 360 BR_ACQUIRE = _IOR('r', 8, struct binder_ptr_cookie), 361 BR_RELEASE = _IOR('r', 9, struct binder_ptr_cookie), 362 BR_DECREFS = _IOR('r', 10, struct binder_ptr_cookie), 368 BR_ATTEMPT_ACQUIRE = _IOR('r', 11, struct binder_pri_ptr_cookie), [all …]
|
/external/iproute2/include/uapi/linux/ |
D | if_tun.h | 39 #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)
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | ioctls.h | 61 #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)
|
/external/kernel-headers/original/uapi/video/ |
D | sisfb.h | 159 #define SISFB_GET_INFO_SIZE _IOR(0xF3,0x00,__u32) 160 #define SISFB_GET_INFO _IOR(0xF3,0x01,struct sisfb_info) 163 #define SISFB_GET_VBRSTATUS _IOR(0xF3,0x02,__u32) 166 #define SISFB_GET_AUTOMAXIMIZE _IOR(0xF3,0x03,__u32) 170 #define SISFB_GET_TVPOSOFFSET _IOR(0xF3,0x04,__u32) 188 #define SISFB_GET_INFO_OLD _IOR('n',0xF8,__u32) 190 #define SISFB_GET_VBRSTATUS_OLD _IOR('n',0xF9,__u32) 192 #define SISFB_GET_AUTOMAXIMIZE_OLD _IOR('n',0xFA,__u32)
|
/external/kernel-headers/original/uapi/mtd/ |
D | mtd-abi.h | 158 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user) 170 #define MEMGETREGIONCOUNT _IOR('M', 7, int) 174 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo) 180 #define OTPSELECT _IOR('M', 13, int) 186 #define OTPLOCK _IOR('M', 16, struct otp_info) 188 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) 190 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 200 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
|
/external/u-boot/include/mtd/ |
D | mtd-abi.h | 147 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user) 159 #define MEMGETREGIONCOUNT _IOR('M', 7, int) 163 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo) 169 #define OTPSELECT _IOR('M', 13, int) 175 #define OTPLOCK _IOR('M', 16, struct otp_info) 177 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout_user) 179 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats) 189 #define MEMISLOCKED _IOR('M', 23, struct erase_info_user)
|