taglinefilesource code
_IO89include/linux/soundcard.h#define SNDCTL_SEQ_RESET    _IO  ('Q', 0)
_IO90include/linux/soundcard.h#define SNDCTL_SEQ_SYNC      _IO  ('Q', 1)
_IO106include/linux/soundcard.h#define SNDCTL_SEQ_PANIC    _IO  ('Q',17)
_IO109include/linux/soundcard.h#define SNDCTL_TMR_START    _IO  ('T', 2)
_IO110include/linux/soundcard.h#define SNDCTL_TMR_STOP      _IO  ('T', 3)
_IO111include/linux/soundcard.h#define SNDCTL_TMR_CONTINUE    _IO  ('T', 4)
_IO535include/linux/soundcard.h#define SNDCTL_DSP_RESET    _IO  ('P', 0)
_IO536include/linux/soundcard.h#define SNDCTL_DSP_SYNC      _IO  ('P', 1)
_IO543include/linux/soundcard.h#define SNDCTL_DSP_POST      _IO  ('P', 8)
_IO581include/linux/soundcard.h#define SNDCTL_PSS_RESET             _IO  ('C',  0)
_IO582include/linux/soundcard.h#define SNDCTL_PSS_SETUP_REGISTERS   _IO  ('C',  1)