tag | line | file | source code |
_IOR | 141 | arch/sparc/kernel/sunos_ioctl.c | case _IOR('t', 119, int): |
_IOR | 32 | fs/ncpfs/ioctl.c | case _IOR('n', 1, unsigned char *): |
_IOR | 35 | fs/ncpfs/ioctl.c | case _IOR('u', 1, uid_t): |
_IOR | 10 | include/asm-alpha/ioctls.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 13 | include/asm-alpha/ioctls.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) |
_IOR | 18 | include/asm-alpha/ioctls.h | #define TIOCGETC _IOR('t', 18, struct tchars) |
_IOR | 19 | include/asm-alpha/ioctls.h | #define TCGETS _IOR('t', 19, struct termios) |
_IOR | 24 | include/asm-alpha/ioctls.h | #define TCGETA _IOR('t', 23, struct termio) |
_IOR | 34 | include/asm-alpha/ioctls.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 37 | include/asm-alpha/ioctls.h | #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ |
_IOR | 39 | include/asm-alpha/ioctls.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) |
_IOR | 42 | include/asm-alpha/ioctls.h | #define TIOCGPGRP _IOR('t', 119, int) |
_IOR | 6 | include/asm-alpha/sockios.h | #define FIOGETOWN _IOR('f', 123, int) |
_IOR | 9 | include/asm-alpha/sockios.h | #define SIOCATMARK _IOR('s', 7, int) |
_IOR | 11 | include/asm-alpha/sockios.h | #define SIOCGPGRP _IOR('s', 9, pid_t) |
_IOR | 40 | include/asm-mips/ioctls.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ |
_IOR | 52 | include/asm-mips/ioctls.h | #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ |
_IOR | 62 | include/asm-mips/ioctls.h | #define TIOCGETD _IOR('t', 26, int) /* get line discipline */ |
_IOR | 8 | include/asm-mips/socket.h | #define FIOGETOWN _IOR('f', 123, int) |
_IOR | 11 | include/asm-mips/socket.h | #define SIOCATMARK _IOR('s', 7, int) |
_IOR | 13 | include/asm-mips/socket.h | #define SIOCGPGRP _IOR('s', 9, pid_t) |
_IOR | 45 | include/asm-ppc/termios.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 48 | include/asm-ppc/termios.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) |
_IOR | 53 | include/asm-ppc/termios.h | #define TIOCGETC _IOR('t', 18, struct tchars) |
_IOR | 54 | include/asm-ppc/termios.h | #define TCGETS _IOR('t', 19, struct termios) |
_IOR | 59 | include/asm-ppc/termios.h | #define TCGETA _IOR('t', 23, struct termio) |
_IOR | 69 | include/asm-ppc/termios.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 72 | include/asm-ppc/termios.h | #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ |
_IOR | 74 | include/asm-ppc/termios.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) |
_IOR | 77 | include/asm-ppc/termios.h | #define TIOCGPGRP _IOR('t', 119, int) |
_IOR | 43 | include/asm-sparc/fbio.h | #define FBIOGTYPE _IOR('F', 0, struct fbtype) |
_IOR | 75 | include/asm-sparc/fbio.h | #define FBIOGATTR _IOR('F', 6, struct fbgattr) /* supporoted */ |
_IOR | 78 | include/asm-sparc/fbio.h | #define FBIOGVIDEO _IOR('F', 8, int) |
_IOR | 117 | include/asm-sparc/fbio.h | #define FBIOGCURMAX _IOR('F', 28, struct fbcurpos) |
_IOR | 5 | include/asm-sparc/kbio.h | #define KIOCTYPE _IOR('k', 9, int) |
_IOR | 7 | include/asm-sparc/kbio.h | #define KIOCLAYOUT _IOR('k', 20, int) |
_IOR | 17 | include/asm-sparc/kbio.h | #define KIOCGTRANS _IOR('k', 5, int) |
_IOR | 41 | include/asm-sparc/termios.h | #define TCGETA _IOR('T', 1, struct termio) |
_IOR | 48 | include/asm-sparc/termios.h | #define TCGETS _IOR('T', 8, struct termios) |
_IOR | 60 | include/asm-sparc/termios.h | #define TIOCGETD _IOR('t', 0, int) |
_IOR | 63 | include/asm-sparc/termios.h | #define TIOCMODG _IOR('t', 3, int) /* SunOS Specific */ |
_IOR | 65 | include/asm-sparc/termios.h | #define TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */ |
_IOR | 72 | include/asm-sparc/termios.h | #define TIOCGETC _IOR('t', 18, struct tchars) /* SunOS Specific */ |
_IOR | 76 | include/asm-sparc/termios.h | #define TIOCGETX _IOR('t', 35, int) /* SunOS Specific */ |
_IOR | 79 | include/asm-sparc/termios.h | #define TIOCGSIZE _IOR('t', 38, struct sunos_ttysize) /* SunOS Specific */ |
_IOR | 80 | include/asm-sparc/termios.h | #define TIOCGSOFTCAR _IOR('t', 100, int) |
_IOR | 84 | include/asm-sparc/termios.h | #define TIOCGWINSZ _IOR('t', 104, struct winsize) |
_IOR | 86 | include/asm-sparc/termios.h | #define TIOCMGET _IOR('t', 106, int) |
_IOR | 95 | include/asm-sparc/termios.h | #define TIOCOUTQ _IOR('t', 115, int) |
_IOR | 96 | include/asm-sparc/termios.h | #define TIOCGLTC _IOR('t', 116, struct ltchars) /* SunOS Specific */ |
_IOR | 108 | include/asm-sparc/termios.h | #define TIOCISPACE _IOR('t', 128, int) /* SunOS Specific */ |
_IOR | 109 | include/asm-sparc/termios.h | #define TIOCISIZE _IOR('t', 129, int) /* SunOS Specific */ |
_IOR | 111 | include/asm-sparc/termios.h | #define TIOCGPGRP _IOR('t', 131, int) |
_IOR | 119 | include/asm-sparc/termios.h | #define FIONREAD _IOR('f', 127, int) |
_IOR | 27 | include/asm-sparc/vuid_event.h | #define VUIDGFORMAT _IOR(v, 2, int) |
_IOR | 187 | include/linux/ext2_fs.h | #define EXT2_IOC_GETFLAGS _IOR('f', 1, long) |
_IOR | 189 | include/linux/ext2_fs.h | #define EXT2_IOC_GETVERSION _IOR('v', 1, long) |
_IOR | 48 | include/linux/fd.h | #define FDGETPRM _IOR(2, 0x04, struct floppy_struct) |
_IOR | 105 | include/linux/fd.h | #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) |
_IOR | 111 | include/linux/fd.h | #define FDGETDRVTYP _IOR(2, 0x0f, floppy_drive_name) |
_IOR | 183 | include/linux/fd.h | #define FDGETDRVPRM _IOR(2, 0x11, struct floppy_drive_params) |
_IOR | 225 | include/linux/fd.h | #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct) |
_IOR | 226 | include/linux/fd.h | #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) |
_IOR | 276 | include/linux/fd.h | #define FDGETFDCSTAT _IOR(2, 0x15, struct floppy_fdc_state) |
_IOR | 306 | include/linux/fd.h | #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors) |
_IOR | 123 | include/linux/if_ppp.h | #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ |
_IOR | 125 | include/linux/if_ppp.h | #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ |
_IOR | 127 | include/linux/if_ppp.h | #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ |
_IOR | 128 | include/linux/if_ppp.h | #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ |
_IOR | 130 | include/linux/if_ppp.h | #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ |
_IOR | 133 | include/linux/if_ppp.h | #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ |
_IOR | 139 | include/linux/if_ppp.h | #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ |
_IOR | 141 | include/linux/if_ppp.h | #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ |
_IOR | 16 | include/linux/isdn_ppp.h | #define PPPIOCGMPFLAGS _IOR('t',130,int) |
_IOR | 80 | include/linux/msdos_fs.h | #define VFAT_IOCTL_READDIR_BOTH _IOR('r', 1, long) |
_IOR | 174 | include/linux/mtio.h | #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ |
_IOR | 175 | include/linux/mtio.h | #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ |
_IOR | 180 | include/linux/mtio.h | #define MTIOCGETCONFIG _IOR('m', 4, struct mtconfiginfo) /* get tape config */ |
_IOR | 41 | include/linux/ncp_fs.h | #define NCP_IOC_NCPREQUEST _IOR('n', 1, struct ncp_ioctl_request) |
_IOR | 23 | include/linux/smb_fs.h | #define SMB_IOC_GETMOUNTUID _IOR('u', 1, uid_t) |
_IOR | 93 | include/linux/soundcard.h | #define SNDCTL_SEQ_GETOUTCOUNT _IOR ('Q', 4, int) |
_IOR | 94 | include/linux/soundcard.h | #define SNDCTL_SEQ_GETINCOUNT _IOR ('Q', 5, int) |
_IOR | 99 | include/linux/soundcard.h | #define SNDCTL_SEQ_NRSYNTHS _IOR ('Q',10, int) |
_IOR | 100 | include/linux/soundcard.h | #define SNDCTL_SEQ_NRMIDIS _IOR ('Q',11, int) |
_IOR | 560 | include/linux/soundcard.h | #define SNDCTL_DSP_GETFMTS _IOR ('P',11, int) /* Returns a mask */ |
_IOR | 586 | include/linux/soundcard.h | #define SNDCTL_DSP_GETOSPACE _IOR ('P',12, audio_buf_info) |
_IOR | 587 | include/linux/soundcard.h | #define SNDCTL_DSP_GETISPACE _IOR ('P',13, audio_buf_info) |
_IOR | 589 | include/linux/soundcard.h | #define SNDCTL_DSP_GETCAPS _IOR ('P',15, int) |
_IOR | 603 | include/linux/soundcard.h | #define SNDCTL_DSP_GETTRIGGER _IOR ('P',16, int) |
_IOR | 614 | include/linux/soundcard.h | #define SNDCTL_DSP_GETIPTR _IOR ('P',17, count_info) |
_IOR | 615 | include/linux/soundcard.h | #define SNDCTL_DSP_GETOPTR _IOR ('P',18, count_info) |
_IOR | 621 | include/linux/soundcard.h | #define SNDCTL_DSP_MAPINBUF _IOR ('P', 19, buffmem_desc) |
_IOR | 622 | include/linux/soundcard.h | #define SNDCTL_DSP_MAPOUTBUF _IOR ('P', 20, buffmem_desc) |
_IOR | 626 | include/linux/soundcard.h | #define SOUND_PCM_READ_RATE _IOR ('P', 2, int) |
_IOR | 627 | include/linux/soundcard.h | #define SOUND_PCM_READ_CHANNELS _IOR ('P', 6, int) |
_IOR | 628 | include/linux/soundcard.h | #define SOUND_PCM_READ_BITS _IOR ('P', 5, int) |
_IOR | 629 | include/linux/soundcard.h | #define SOUND_PCM_READ_FILTER _IOR ('P', 7, int) |
_IOR | 692 | include/linux/soundcard.h | #define SNDCTL_COPR_RCVMSG _IOR ('C', 9, copr_msg) |
_IOR | 791 | include/linux/soundcard.h | #define MIXER_READ(dev) _IOR('M', dev, int) |