Home
last modified time | relevance | path

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

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