taglinefilesource code
_IOW87drivers/sound/soundcard.h#define SNDCTL_SEQ_PERCMODE    _IOW ('Q', 6, int)
_IOW88drivers/sound/soundcard.h#define SNDCTL_FM_LOAD_INSTR    _IOW ('Q', 7, struct sbi_instrument)  /* Valid for FM only */
_IOW89drivers/sound/soundcard.h#define SNDCTL_SEQ_TESTMIDI    _IOW ('Q', 8, int)
_IOW90drivers/sound/soundcard.h#define SNDCTL_SEQ_RESETSAMPLES    _IOW ('Q', 9, int)
_IOW94drivers/sound/soundcard.h#define SNDCTL_SEQ_TRESHOLD    _IOW ('Q',13, int)
_IOW96drivers/sound/soundcard.h#define SNDCTL_FM_4OP_ENABLE    _IOW ('Q',15, int)  /* in=dev# */
_IOW563drivers/sound/soundcard.h#define MIXER_IOCTL_SET_LEVELS     _IOW ('s', 20, struct sb_mixer_levels)
_IOW564drivers/sound/soundcard.h#define MIXER_IOCTL_SET_PARAMS     _IOW ('s', 21, struct sb_mixer_params)
_IOW824drivers/sound/soundcard.h#define SNDCTL_SEQ_PERCMODE    _IOW ('Q', 6, int)
_IOW825drivers/sound/soundcard.h#define SNDCTL_FM_LOAD_INSTR    _IOW ('Q', 7, struct sbi_instrument)  /* Valid for FM only */
_IOW826drivers/sound/soundcard.h#define SNDCTL_SEQ_TESTMIDI    _IOW ('Q', 8, int)
_IOW827drivers/sound/soundcard.h#define SNDCTL_SEQ_RESETSAMPLES    _IOW ('Q', 9, int)
_IOW831drivers/sound/soundcard.h#define SNDCTL_SEQ_TRESHOLD    _IOW ('Q',13, int)
_IOW833drivers/sound/soundcard.h#define SNDCTL_FM_4OP_ENABLE    _IOW ('Q',15, int)  /* in=dev# */
_IOW1300drivers/sound/soundcard.h#define MIXER_IOCTL_SET_LEVELS     _IOW ('s', 20, struct sb_mixer_levels)
_IOW1301drivers/sound/soundcard.h#define MIXER_IOCTL_SET_PARAMS     _IOW ('s', 21, struct sb_mixer_params)
_IOW205include/linux/ext2_fs.h#define  EXT2_IOC_SETFLAGS    _IOW('f', 2, long)
_IOW207include/linux/ext2_fs.h#define  EXT2_IOC_SETVERSION    _IOW('v', 2, long)
_IOW121include/linux/mtio.h#define  MTIOCTOP  _IOW('m', 1, struct mtop)  /* do a mag tape op */