Searched defs:press (Results 1 – 7 of 7) sorted by relevance
127 u8 press:1; member
59 int press; in elo_process_data() local
62 unsigned int x, y, press = 0; in grts_cb() local
103 int touch, press; member
197 static int mpr_read_pressure(struct mpr_data *data, s32 *press) in mpr_read_pressure()
167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button()
1425 static struct logical_input *panel_bind_key(const char *name, const char *press, in panel_bind_key()