Searched refs:SNDCTL_SEQ_GETINCOUNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c197 {SNDCTL_SEQ_GETINCOUNT, "SNDCTL_SEQ_GETINCOUNT"},
1235 case SNDCTL_SEQ_GETINCOUNT:
/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h319 #define SNDCTL_SEQ_GETINCOUNT _IOR ('Q', 5, int) macro
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_ioctl.c1921 args->cmd = SNDCTL_SEQ_GETINCOUNT;

Completed in 125 milliseconds