Home
last modified time | relevance | path

Searched refs: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
89 .d_poll = uinput_poll,
374 uinput_poll(struct cdev *dev, int events, struct thread *td) in uinput_poll() function