Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/midi/
H A Dsequencer.c284 static int seq_sync(struct seq_softc *scp);
840 seq_sync(scp); in mseq_close()
1212 ret = seq_sync(scp); in mseq_ioctl()
2010 seq_sync(struct seq_softc *scp) in seq_sync() function