Searched refs:SNDCTL_SEQ_SYNC (Results 1 – 3 of 3) sorted by relevance
181 if (cmd != SNDCTL_SEQ_SYNC && in odev_ioctl()185 if (cmd != SNDCTL_SEQ_SYNC) in odev_ioctl()
83 case SNDCTL_SEQ_SYNC: in snd_seq_oss_ioctl()
129 #define SNDCTL_SEQ_SYNC _SIO ('Q', 1) macro