tag | line | file | source code |
_IOW | 9 | include/asm-alpha/socket.h | #define FIOSETOWN _IOW('f', 124, int) |
_IOW | 12 | include/asm-alpha/socket.h | #define SIOCSPGRP _IOW('s', 8, pid_t) |
_IOW | 36 | include/asm-alpha/termios.h | #define FIOASYNC _IOW('f', 125, int) |
_IOW | 37 | include/asm-alpha/termios.h | #define FIONBIO _IOW('f', 126, int) |
_IOW | 42 | include/asm-alpha/termios.h | #define TIOCSETP _IOW('t', 9, struct sgttyb) |
_IOW | 43 | include/asm-alpha/termios.h | #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */ |
_IOW | 45 | include/asm-alpha/termios.h | #define TIOCSETC _IOW('t', 17, struct tchars) |
_IOW | 48 | include/asm-alpha/termios.h | #define TCSETS _IOW('t', 20, struct termios) |
_IOW | 49 | include/asm-alpha/termios.h | #define TCSETSW _IOW('t', 21, struct termios) |
_IOW | 50 | include/asm-alpha/termios.h | #define TCSETSF _IOW('t', 22, struct termios) |
_IOW | 53 | include/asm-alpha/termios.h | #define TCSETA _IOW('t', 24, struct termio) |
_IOW | 54 | include/asm-alpha/termios.h | #define TCSETAW _IOW('t', 25, struct termio) |
_IOW | 55 | include/asm-alpha/termios.h | #define TCSETAF _IOW('t', 28, struct termio) |
_IOW | 61 | include/asm-alpha/termios.h | #define TIOCSWINSZ _IOW('t', 103, struct winsize) |
_IOW | 68 | include/asm-alpha/termios.h | #define TIOCSLTC _IOW('t', 117, struct ltchars) |
_IOW | 69 | include/asm-alpha/termios.h | #define TIOCSPGRP _IOW('t', 118, int) |
_IOW | 213 | include/linux/ext2_fs.h | #define EXT2_IOC_SETFLAGS _IOW('f', 2, long) |
_IOW | 215 | include/linux/ext2_fs.h | #define EXT2_IOC_SETVERSION _IOW('v', 2, long) |
_IOW | 43 | include/linux/ioctl.h | #ifndef _IOW |
_IOW | 140 | include/linux/mtio.h | #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */ |
_IOW | 148 | include/linux/mtio.h | #define MTIOCSETCONFIG _IOW('m', 5, struct mtconfiginfo) /* set tape config */ |
_IOW | 112 | include/linux/soundcard.h | #define SNDCTL_SEQ_PERCMODE _IOW ('Q', 6, int) |
_IOW | 113 | include/linux/soundcard.h | #define SNDCTL_FM_LOAD_INSTR _IOW ('Q', 7, struct sbi_instrument) /* Valid for FM only */ |
_IOW | 114 | include/linux/soundcard.h | #define SNDCTL_SEQ_TESTMIDI _IOW ('Q', 8, int) |
_IOW | 115 | include/linux/soundcard.h | #define SNDCTL_SEQ_RESETSAMPLES _IOW ('Q', 9, int) |
_IOW | 119 | include/linux/soundcard.h | #define SNDCTL_SEQ_THRESHOLD _IOW ('Q',13, int) |
_IOW | 121 | include/linux/soundcard.h | #define SNDCTL_FM_4OP_ENABLE _IOW ('Q',15, int) /* in=dev# */ |
_IOW | 124 | include/linux/soundcard.h | #define SNDCTL_SEQ_OUTOFBAND _IOW ('Q',18, struct seq_event_rec) |
_IOW | 142 | include/linux/soundcard.h | #define SNDCTL_TMR_METRONOME _IOW ('T', 7, int) |
_IOW | 143 | include/linux/soundcard.h | #define SNDCTL_TMR_SELECT _IOW ('T', 8, int) |
_IOW | 647 | include/linux/soundcard.h | #define SNDCTL_COPR_WDATA _IOW ('C', 4, copr_debug_buf) |
_IOW | 648 | include/linux/soundcard.h | #define SNDCTL_COPR_WCODE _IOW ('C', 5, copr_debug_buf) |
_IOW | 651 | include/linux/soundcard.h | #define SNDCTL_COPR_SENDMSG _IOW ('C', 8, copr_msg) |