Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsconsio.h262 struct wsmouse_repeat { struct
268 #define WSMOUSEIO_GETREPEAT _IOR('W', 39, struct wsmouse_repeat) argument
H A Dwsmouse.c573 wsmouse_repeat(void *v) in wsmouse_repeat() function