Home
last modified time | relevance | path

Searched defs:uinput_poll (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/evdev/
H A Duinput.c76 static d_poll_t uinput_poll; variable
374 uinput_poll(struct cdev *dev, int events, struct thread *td) in uinput_poll() function