Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_NRSYNTHS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c132 case SNDCTL_SEQ_NRSYNTHS: in snd_seq_oss_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h138 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) macro
/linux-4.1.27/sound/oss/
Dsequencer.c1423 case SNDCTL_SEQ_NRSYNTHS: in sequencer_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1056 COMPATIBLE_IOCTL(SNDCTL_SEQ_NRSYNTHS)