Home
last modified time | relevance | path

Searched refs:input_mt_pos (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/input/
Dmt.h117 struct input_mt_pos { struct
122 const struct input_mt_pos *pos, int num_pos, argument
/linux-4.4.14/drivers/input/mouse/
Dalps.h203 struct input_mt_pos st;
204 struct input_mt_pos mt[MAX_TOUCHES];
Dbcm5974.c301 struct input_mt_pos pos[MAX_FINGERS]; /* position array */
579 const struct input_mt_pos *pos, in report_finger_data()
Dcypress_ps2.c525 struct input_mt_pos pos[CYTP_MAX_MT_SLOTS]; in cypress_process_packet()
Dalps.c393 struct input_mt_pos corner[4]; in alps_process_bitmap()
970 static void alps_get_finger_coordinate_v7(struct input_mt_pos *mt, in alps_get_finger_coordinate_v7()
1015 static int alps_get_mt_count(struct input_mt_pos *mt) in alps_get_mt_count()
Dsynaptics.c924 struct input_mt_pos pos[2]; in synaptics_report_mt_data()
/linux-4.4.14/drivers/input/
Dinput-mt.c345 const struct input_mt_pos *pos, int num_pos, in input_mt_set_matrix()
348 const struct input_mt_pos *p; in input_mt_set_matrix()
422 const struct input_mt_pos *pos, int num_pos, in input_mt_assign_slots()
/linux-4.4.14/drivers/input/touchscreen/
Dpixcir_i2c_ts.c114 struct input_mt_pos pos[PIXCIR_MAX_SLOTS]; in pixcir_ts_report()
Drohm_bu21023.c537 struct input_mt_pos pos[MAX_CONTACTS]; in rohm_ts_soft_irq()