Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c119 case SNDCTL_SEQ_GETOUTCOUNT: in snd_seq_oss_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h132 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) macro
/linux-4.1.27/sound/oss/
Dsequencer.c1386 case SNDCTL_SEQ_GETOUTCOUNT: in sequencer_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1050 COMPATIBLE_IOCTL(SNDCTL_SEQ_GETOUTCOUNT)