Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c101 case SNDCTL_SEQ_GETINCOUNT: in snd_seq_oss_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h133 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) macro