Searched refs:button_state (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/landisk/include/
H A Dbutton.h55 struct button_state { struct
81 struct button_state _bev_d_event;
/netbsd-current/sys/dev/hpc/
H A Dbutton.c67 static int button_state(void *, int, long, void *);
141 CONFIG_HOOK_SHARE, button_state, sc);
146 button_state(void *ctx, int type, long id, void *msg) function
/netbsd-current/usr.sbin/moused/
H A Dmoused.c381 struct button_state { struct
385 static struct button_state bstate[MOUSE_MAXBUTTON]; /* button state */
386 static struct button_state *mstate[MOUSE_MAXBUTTON];/* mapped button st.*/
387 static struct button_state zstate[4]; /* Z/W axis state */

Completed in 255 milliseconds