Searched refs:SNDCTL_SEQ_RESETSAMPLES (Results 1 – 6 of 6) sorted by relevance
296 unsigned IOCTL_SNDCTL_SEQ_RESETSAMPLES = SNDCTL_SEQ_RESETSAMPLES;
281 _(SNDCTL_SEQ_RESETSAMPLES, READ, sizeof(int));
813 unsigned IOCTL_SNDCTL_SEQ_RESETSAMPLES = SNDCTL_SEQ_RESETSAMPLES;
199 {SNDCTL_SEQ_RESETSAMPLES, "SNDCTL_SEQ_RESETSAMPLES"},1275 case SNDCTL_SEQ_RESETSAMPLES: in mseq_ioctl()
331 #define SNDCTL_SEQ_RESETSAMPLES _IOW ('Q', 9, int) macro
1932 args->cmd = SNDCTL_SEQ_RESETSAMPLES; in linux_ioctl_sound()