Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c66 static d_poll_t sysmouse_poll; variable
74 .d_poll = sysmouse_poll,
461 sysmouse_poll(struct cdev *dev, int events, struct thread *td) in sysmouse_poll() function