Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c80 static struct selinfo sysmouse_bufpoll; variable
195 selwakeup(&sysmouse_bufpoll); in sysmouse_buf_store()
470 selrecord(td, &sysmouse_bufpoll); in sysmouse_poll()