Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/input/
Dtouchscreen.h13 struct input_mt_pos;
26 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
Dmt.h117 struct input_mt_pos { struct
122 const struct input_mt_pos *pos, int num_pos, argument
/Linux-v4.19/drivers/input/mouse/
Dalps.h241 struct input_mt_pos st;
242 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.c523 struct input_mt_pos pos[CYTP_MAX_MT_SLOTS]; in cypress_process_packet()
Dalps.c400 struct input_mt_pos corner[4]; in alps_process_bitmap()
971 static void alps_get_finger_coordinate_v7(struct input_mt_pos *mt, in alps_get_finger_coordinate_v7()
1016 static int alps_get_mt_count(struct input_mt_pos *mt) in alps_get_mt_count()
Dsynaptics.c981 struct input_mt_pos pos[2]; in synaptics_report_mt_data()
/Linux-v4.19/drivers/input/rmi4/
Drmi_2d_sensor.h48 struct input_mt_pos *tracking_pos;
Drmi_f12.c506 sensor->nbr_fingers, sizeof(struct input_mt_pos), in rmi_f12_probe()
Drmi_f11.c1184 sensor->nbr_fingers, sizeof(struct input_mt_pos), in rmi_f11_initialize()
/Linux-v4.19/drivers/input/
Dinput-mt.c364 const struct input_mt_pos *pos, int num_pos, in input_mt_set_matrix()
367 const struct input_mt_pos *p; in input_mt_set_matrix()
441 const struct input_mt_pos *pos, int num_pos, in input_mt_assign_slots()
/Linux-v4.19/drivers/input/touchscreen/
Dektf2127.c55 struct input_mt_pos *touches) in ektf2127_parse_coordinates()
75 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES]; in ektf2127_report_event()
Dof_touchscreen.c157 void touchscreen_set_mt_pos(struct input_mt_pos *pos, in touchscreen_set_mt_pos()
Dpixcir_i2c_ts.c47 struct input_mt_pos pos[PIXCIR_MAX_SLOTS];
Dsilead.c82 struct input_mt_pos pos[SILEAD_MAX_FINGERS];
Drohm_bu21023.c537 struct input_mt_pos pos[MAX_CONTACTS]; in rohm_ts_soft_irq()