_SIOW             136 include/linux/soundcard.h #define SNDCTL_SEQ_PERCMODE		_SIOW ('Q', 6, int)
_SIOW             137 include/linux/soundcard.h #define SNDCTL_FM_LOAD_INSTR		_SIOW ('Q', 7, struct sbi_instrument)	/* Obsolete. Don't use!!!!!! */
_SIOW             138 include/linux/soundcard.h #define SNDCTL_SEQ_TESTMIDI		_SIOW ('Q', 8, int)
_SIOW             139 include/linux/soundcard.h #define SNDCTL_SEQ_RESETSAMPLES		_SIOW ('Q', 9, int)
_SIOW             143 include/linux/soundcard.h #define SNDCTL_SEQ_THRESHOLD		_SIOW ('Q',13, int)
_SIOW             145 include/linux/soundcard.h #define SNDCTL_FM_4OP_ENABLE		_SIOW ('Q',15, int)	/* in=dev# */
_SIOW             147 include/linux/soundcard.h #define SNDCTL_SEQ_OUTOFBAND		_SIOW ('Q',18, struct seq_event_rec)
_SIOW             182 include/linux/soundcard.h #define SNDCTL_TMR_METRONOME		_SIOW ('T', 7, int)
_SIOW             183 include/linux/soundcard.h #define SNDCTL_TMR_SELECT		_SIOW ('T', 8, int)
_SIOW             610 include/linux/soundcard.h #define SNDCTL_DSP_SETTRIGGER		_SIOW ('P',16, int)
_SIOW             646 include/linux/soundcard.h #define SNDCTL_DSP_SETSPDIF		_SIOW ('P', 66, int)
_SIOW             668 include/linux/soundcard.h #define SNDCTL_DSP_PROFILE		_SIOW ('P', 23, int)
_SIOW             734 include/linux/soundcard.h #define SNDCTL_COPR_WDATA	      _SIOW ('C',  4, copr_debug_buf)
_SIOW             735 include/linux/soundcard.h #define SNDCTL_COPR_WCODE	      _SIOW ('C',  5, copr_debug_buf)