Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/midi/
H A Dmidi.c212 static d_poll_t midi_poll; variable
221 .d_poll = midi_poll,
902 midi_poll(struct cdev *i_dev, int events, struct thread *td) in midi_poll() function