Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/midi/
H A Dsequencer.c116 struct seq_softc { struct
298 struct seq_softc *seqs[10];
309 timer_start(struct seq_softc *t) in timer_start()
329 timer_stop(struct seq_softc *t) in timer_stop()
401 timer_now(struct seq_softc *t) in timer_now()
431 struct seq_softc *scp = arg; in seq_eventthread()
519 struct seq_softc *scp; in seq_addunit()
1478 struct seq_softc *scp;
1480 scp = (struct seq_softc *)p;
1963 seq_reset(struct seq_softc *scp) in seq_reset()
[all …]