Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/input/
Dmt.h117 struct input_mt_pos { struct
122 const struct input_mt_pos *pos, int num_pos, argument
/linux-4.1.27/drivers/input/mouse/
Dalps.h203 struct input_mt_pos st;
204 struct input_mt_pos mt[MAX_TOUCHES];
Dbcm5974.c258 struct input_mt_pos pos[MAX_FINGERS]; /* position array */
505 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.c962 static void alps_get_finger_coordinate_v7(struct input_mt_pos *mt, in alps_get_finger_coordinate_v7()
1007 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.1.27/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.1.27/drivers/input/touchscreen/
Dpixcir_i2c_ts.c111 struct input_mt_pos pos[PIXCIR_MAX_SLOTS]; in pixcir_ts_report()