Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_ioctl.c114 case SNDCTL_SEQ_GETINCOUNT: in snd_seq_oss_ioctl()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h133 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) macro
/linux-4.4.14/sound/oss/
Dsequencer.c1380 case SNDCTL_SEQ_GETINCOUNT: in sequencer_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c1052 COMPATIBLE_IOCTL(SNDCTL_SEQ_GETINCOUNT)