Searched refs:SNDCTL_SEQ_NRSYNTHS (Results 1 – 6 of 6) sorted by relevance
291 unsigned IOCTL_SNDCTL_SEQ_NRSYNTHS = SNDCTL_SEQ_NRSYNTHS;
808 unsigned IOCTL_SNDCTL_SEQ_NRSYNTHS = SNDCTL_SEQ_NRSYNTHS;
276 _(SNDCTL_SEQ_NRSYNTHS, WRITE, sizeof(int));
199 {SNDCTL_SEQ_NRSYNTHS, "SNDCTL_SEQ_NRSYNTHS"},1284 case SNDCTL_SEQ_NRSYNTHS: in mseq_ioctl()
332 #define SNDCTL_SEQ_NRSYNTHS _IOR ('Q',10, int) macro
1945 args->cmd = SNDCTL_SEQ_NRSYNTHS; in linux_ioctl_sound()