/external/kernel-headers/original/linux/ |
D | akm8976.h | 49 #define ECS_IOCTL_GETDATA _IOR(AKMIO, 0x08, char[RBUFF_SIZE+1]) 50 #define ECS_IOCTL_GET_NUMFRQ _IOR(AKMIO, 0x09, char[2]) 54 #define ECS_IOCTL_GET_OPEN_STATUS _IOR(AKMIO, 0x0D, int) 55 #define ECS_IOCTL_GET_CLOSE_STATUS _IOR(AKMIO, 0x0E, int) 56 #define ECS_IOCTL_GET_CALI_DATA _IOR(AKMIO, 0x0F, char[MAX_CALI_SIZE]) 57 #define ECS_IOCTL_GET_DELAY _IOR(AKMIO, 0x30, short) 64 #define ECS_IOCTL_APP_GET_AFLAG _IOR(AKMIO, 0x14, short) 65 #define ECS_IOCTL_APP_SET_TFLAG _IOR(AKMIO, 0x15, short) 66 #define ECS_IOCTL_APP_GET_TFLAG _IOR(AKMIO, 0x16, short) 71 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short) /* Get raw magnetic vector flag */
|
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 | akm8973.h | 12 #define ECS_IOCTL_GETDATA _IOR(AKMIO, 0x05, char[RBUFF_SIZE+1]) 14 #define ECS_IOCTL_GET_OPEN_STATUS _IOR(AKMIO, 0x07, int) 15 #define ECS_IOCTL_GET_CLOSE_STATUS _IOR(AKMIO, 0x08, int) 16 #define ECS_IOCTL_GET_DELAY _IOR(AKMIO, 0x30, short) 22 #define ECS_IOCTL_APP_GET_AFLAG _IOR(AKMIO, 0x14, short) 23 #define ECS_IOCTL_APP_SET_TFLAG _IOR(AKMIO, 0x15, short) 24 #define ECS_IOCTL_APP_GET_TFLAG _IOR(AKMIO, 0x16, short) 29 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short) /* Get raw magnetic vector flag */
|
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 | usbdevice_fs.h | 155 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 156 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 157 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 159 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 160 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32) 166 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 167 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 168 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 172 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) 174 #define USBDEVFS_CLEAR_HALT _IOR('U', 21, unsigned int)
|
D | if_ppp.h | 120 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ 122 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ 124 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ 125 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ 127 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ 130 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ 138 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ 140 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ 148 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
|
D | akm8975.h | 57 #define ECS_IOCTL_GETDATA _IOR(AKMIO, 0x08, char[RBUFF_SIZE]) 59 #define ECS_IOCTL_GET_OPEN_STATUS _IOR(AKMIO, 0x0D, int) 60 #define ECS_IOCTL_GET_CLOSE_STATUS _IOR(AKMIO, 0x0E, int) 61 #define ECS_IOCTL_GET_DELAY _IOR(AKMIO, 0x30, short) 67 #define ECS_IOCTL_APP_GET_AFLAG _IOR(AKMIO, 0x14, short) 71 #define ECS_IOCTL_APP_GET_MVFLAG _IOR(AKMIO, 0x1A, short) /* Get raw magnetic vector flag */ 72 #define ECS_IOCTL_APP_SET_TFLAG _IOR(AKMIO, 0x15, short)
|
D | videodev.h | 248 #define VIDIOCGCAP _IOR('v',1,struct video_capability) /* Get capabilities */ 253 #define VIDIOCGPICT _IOR('v',6,struct video_picture) /* Get picture properties */ 256 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */ 258 #define VIDIOCGFBUF _IOR('v',11, struct video_buffer) /* Get frame buffer */ 260 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts… 261 #define VIDIOCGFREQ _IOR('v',14, unsigned long) /* Set tuner */ 263 #define VIDIOCGAUDIO _IOR('v',16, struct video_audio) /* Get audio info */ 267 #define VIDIOCGMBUF _IOR('v',20, struct video_mbuf) /* Memory map buffer info */ 268 #define VIDIOCGUNIT _IOR('v',21, struct video_unit) /* Get attached units */ 269 #define VIDIOCGCAPTURE _IOR('v',22, struct video_capture) /* Get subcapture */ [all …]
|
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 | cpcap_audio.h | 47 _IOR(CPCAP_AUDIO_MAGIC, 2, struct cpcap_audio_stream *) 49 _IOR(CPCAP_AUDIO_MAGIC, 3, unsigned int *) 59 #define CPCAP_AUDIO_IN_GET_INPUT _IOR(CPCAP_AUDIO_MAGIC, 5, \ 67 #define CPCAP_AUDIO_IN_GET_VOLUME _IOR(CPCAP_AUDIO_MAGIC, 7, unsigned int *) 69 #define CPCAP_AUDIO_OUT_GET_RATE _IOR(CPCAP_AUDIO_MAGIC, 8, unsigned int *) 71 #define CPCAP_AUDIO_IN_GET_RATE _IOR(CPCAP_AUDIO_MAGIC, 10, unsigned int *)
|
D | fd.h | 50 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) 107 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) 113 #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name) 186 #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params) 228 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) 229 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) 279 #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) 309 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors)
|
D | if_tun.h | 46 #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)
|
D | telephony.h | 99 #define PHONE_CAPABILITIES_LIST _IOR ('q', 0x81, struct phone_capability *) 139 #define PHONE_DTMF_READY _IOR ('q', 0x96, int) 140 #define PHONE_GET_DTMF _IOR ('q', 0x97, int) 141 #define PHONE_GET_DTMF_ASCII _IOR ('q', 0x98, int) 143 #define PHONE_EXCEPTION _IOR ('q', 0x9A, int)
|
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 */
|
D | tegra_rpc.h | 40 #define TEGRA_RPC_IOCTL_PORT_GET_NAME _IOR(TEGRA_RPC_IOCTL_MAGIC, 0x21, char *) 41 #define TEGRA_RPC_IOCTL_PORT_CONNECT _IOR(TEGRA_RPC_IOCTL_MAGIC, 0x22, long) 42 #define TEGRA_RPC_IOCTL_PORT_LISTEN _IOR(TEGRA_RPC_IOCTL_MAGIC, 0x23, long)
|
/external/libusb_aah/libusb/os/ |
D | linux_usbfs.h | 121 #define IOCTL_USBFS_RESETEP _IOR('U', 3, unsigned int) 122 #define IOCTL_USBFS_SETINTF _IOR('U', 4, struct usbfs_setinterface) 123 #define IOCTL_USBFS_SETCONFIG _IOR('U', 5, unsigned int) 125 #define IOCTL_USBFS_SUBMITURB _IOR('U', 10, struct usbfs_urb) 129 #define IOCTL_USBFS_CLAIMINTF _IOR('U', 15, unsigned int) 130 #define IOCTL_USBFS_RELEASEINTF _IOR('U', 16, unsigned int) 133 #define IOCTL_USBFS_HUB_PORTINFO _IOR('U', 19, struct usbfs_hub_portinfo) 135 #define IOCTL_USBFS_CLEAR_HALT _IOR('U', 21, unsigned int)
|
/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/kernel-headers/original/mtd/ |
D | mtd-abi.h | 78 #define MEMGETINFO _IOR('M', 1, struct mtd_info_user) 84 #define MEMGETREGIONCOUNT _IOR('M', 7, int) 87 #define MEMGETOOBSEL _IOR('M', 10, struct nand_oobinfo) 90 #define OTPSELECT _IOR('M', 13, int) 93 #define OTPLOCK _IOR('M', 16, struct otp_info) 94 #define ECCGETLAYOUT _IOR('M', 17, struct nand_ecclayout) 95 #define ECCGETSTATS _IOR('M', 18, struct mtd_ecc_stats)
|
/external/kernel-headers/original/sound/ |
D | asound.h | 130 #define SNDRV_HWDEP_IOCTL_PVERSION _IOR ('H', 0x00, int) 131 #define SNDRV_HWDEP_IOCTL_INFO _IOR ('H', 0x01, struct snd_hwdep_info) 132 #define SNDRV_HWDEP_IOCTL_DSP_STATUS _IOR('H', 0x02, struct snd_hwdep_dsp_status) 454 #define SNDRV_PCM_IOCTL_PVERSION _IOR('A', 0x00, int) 455 #define SNDRV_PCM_IOCTL_INFO _IOR('A', 0x01, struct snd_pcm_info) 462 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status) 463 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t) 466 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) 478 #define SNDRV_PCM_IOCTL_READI_FRAMES _IOR('A', 0x51, struct snd_xferi) 480 #define SNDRV_PCM_IOCTL_READN_FRAMES _IOR('A', 0x53, struct snd_xfern) [all …]
|
D | compress_offload.h | 174 #define SNDRV_COMPRESS_IOCTL_VERSION _IOR('C', 0x00, int) 179 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec) 184 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp) 185 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
|
/external/iproute2/include/linux/ |
D | if_tun.h | 46 #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/asm-mips/ |
D | sockios.h | 16 #define FIOGETOWN _IOR('f', 123, int) 19 #define SIOCATMARK _IOR('s', 7, int) 21 #define SIOCGPGRP _IOR('s', 9, pid_t)
|
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 TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
/external/qemu/android/config/linux-x86_64/linux/ |
D | kvm.h | 532 #define KVM_SET_IRQCHIP _IOR(KVMIO, 0x63, struct kvm_irqchip) 535 #define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state) 541 #define KVM_ASSIGN_PCI_DEVICE _IOR(KVMIO, 0x69, \ 545 #define KVM_ASSIGN_IRQ _IOR(KVMIO, 0x70, \ 561 #define KVM_GET_CLOCK _IOR(KVMIO, 0x7c, struct kvm_clock_data) 567 #define KVM_GET_REGS _IOR(KVMIO, 0x81, struct kvm_regs) 569 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) 579 #define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu) 581 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state) 599 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) [all …]
|