Searched refs:uinput_poll (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/evdev/
H A Duinput.c78 static d_poll_t uinput_poll; variable
91 .d_poll = uinput_poll,
381 uinput_poll(struct cdev *dev, int events, struct thread *td) function

Completed in 112 milliseconds