taglinefilesource code
_IO88include/linux/soundcard.h#define SNDCTL_SEQ_RESET    _IO  ('Q', 0)
_IO89include/linux/soundcard.h#define SNDCTL_SEQ_SYNC      _IO  ('Q', 1)
_IO105include/linux/soundcard.h#define SNDCTL_SEQ_PANIC    _IO  ('Q',17)
_IO108include/linux/soundcard.h#define SNDCTL_TMR_START    _IO  ('T', 2)
_IO109include/linux/soundcard.h#define SNDCTL_TMR_STOP      _IO  ('T', 3)
_IO110include/linux/soundcard.h#define SNDCTL_TMR_CONTINUE    _IO  ('T', 4)
_IO534include/linux/soundcard.h#define SNDCTL_DSP_RESET    _IO  ('P', 0)
_IO535include/linux/soundcard.h#define SNDCTL_DSP_SYNC      _IO  ('P', 1)
_IO542include/linux/soundcard.h#define SNDCTL_DSP_POST      _IO  ('P', 8)
_IO580include/linux/soundcard.h#define SNDCTL_PSS_RESET             _IO  ('C',  0)
_IO581include/linux/soundcard.h#define SNDCTL_PSS_SETUP_REGISTERS   _IO  ('C',  1)