_SIOR 134 include/linux/soundcard.h #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int)
_SIOR 135 include/linux/soundcard.h #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int)
_SIOR 140 include/linux/soundcard.h #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int)
_SIOR 141 include/linux/soundcard.h #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int)
_SIOR 148 include/linux/soundcard.h #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int)
_SIOR 562 include/linux/soundcard.h #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) /* Returns a mask */
_SIOR 589 include/linux/soundcard.h #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info)
_SIOR 590 include/linux/soundcard.h #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info)
_SIOR 592 include/linux/soundcard.h #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int)
_SIOR 609 include/linux/soundcard.h #define SNDCTL_DSP_GETTRIGGER _SIOR ('P',16, int)
_SIOR 620 include/linux/soundcard.h #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
_SIOR 621 include/linux/soundcard.h #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
_SIOR 627 include/linux/soundcard.h #define SNDCTL_DSP_MAPINBUF _SIOR ('P', 19, buffmem_desc)
_SIOR 628 include/linux/soundcard.h #define SNDCTL_DSP_MAPOUTBUF _SIOR ('P', 20, buffmem_desc)
_SIOR 631 include/linux/soundcard.h #define SNDCTL_DSP_GETODELAY _SIOR ('P', 23, int)
_SIOR 647 include/linux/soundcard.h #define SNDCTL_DSP_GETSPDIF _SIOR ('P', 67, int)
_SIOR 673 include/linux/soundcard.h #define SOUND_PCM_READ_RATE _SIOR ('P', 2, int)
_SIOR 674 include/linux/soundcard.h #define SOUND_PCM_READ_CHANNELS _SIOR ('P', 6, int)
_SIOR 675 include/linux/soundcard.h #define SOUND_PCM_READ_BITS _SIOR ('P', 5, int)
_SIOR 676 include/linux/soundcard.h #define SOUND_PCM_READ_FILTER _SIOR ('P', 7, int)
_SIOR 739 include/linux/soundcard.h #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)
_SIOR 858 include/linux/soundcard.h #define MIXER_READ(dev) _SIOR('M', dev, int)
_SIOR 928 include/linux/soundcard.h #define SOUND_MIXER_INFO _SIOR ('M', 101, mixer_info)
_SIOR 929 include/linux/soundcard.h #define SOUND_OLD_MIXER_INFO _SIOR ('M', 101, _old_mixer_info)
_SIOR 980 include/linux/soundcard.h #define OSS_GETVERSION _SIOR ('M', 118, int)
_SIOR 33 sound/core/oss/mixer_oss.c #define OSS_ALSAEMULVER _SIOR ('M', 249, int)
_SIOR 44 sound/core/oss/pcm_oss.c #define OSS_ALSAEMULVER _SIOR ('M', 249, int)