Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/midi/
H A Dsequencer.c288 static int seq_sync(struct seq_softc *scp);
843 seq_sync(scp); in mseq_close()
1218 ret = seq_sync(scp); in mseq_ioctl()
2017 seq_sync(struct seq_softc *scp) in seq_sync() function