Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/midi/
H A Dsequencer.c289 static int seq_sync(struct seq_softc *scp);
843 seq_sync(scp); in mseq_close()
1215 ret = seq_sync(scp); in mseq_ioctl()
2013 seq_sync(struct seq_softc *scp) in seq_sync() function