Searched defs:button_state (Results 1 – 4 of 4) sorted by relevance
46 struct button_state { struct68 struct button_state button_state; member
52 struct button_state { struct53 unsigned char bits[NCHARS(KEY_CNT)];77 struct button_state button_state; member
95 enum button_state { enum
3934 SANE_Int button_state; in sane_control_option() local