Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/wsmoused/
H A Dwsmoused.h60 struct mode_bootstrap { struct
61 char *mb_name;
62 int (*mb_startup)(struct mouse *);
63 int (*mb_cleanup)(void);
64 void (*mb_wsmouse_event)(struct wscons_event);
65 void (*mb_wscons_event)(struct wscons_event, int);
66 void (*mb_poll_timeout)(void);