Searched refs:input_mt_pos (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/include/linux/input/ |
D | touchscreen.h | 13 struct input_mt_pos; 26 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
|
D | mt.h | 117 struct input_mt_pos { struct 122 const struct input_mt_pos *pos, int num_pos, argument
|
/Linux-v4.19/drivers/input/mouse/ |
D | alps.h | 241 struct input_mt_pos st; 242 struct input_mt_pos mt[MAX_TOUCHES];
|
D | bcm5974.c | 301 struct input_mt_pos pos[MAX_FINGERS]; /* position array */ 579 const struct input_mt_pos *pos, in report_finger_data()
|
D | cypress_ps2.c | 523 struct input_mt_pos pos[CYTP_MAX_MT_SLOTS]; in cypress_process_packet()
|
D | alps.c | 400 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()
|
D | synaptics.c | 981 struct input_mt_pos pos[2]; in synaptics_report_mt_data()
|
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_2d_sensor.h | 48 struct input_mt_pos *tracking_pos;
|
D | rmi_f12.c | 506 sensor->nbr_fingers, sizeof(struct input_mt_pos), in rmi_f12_probe()
|
D | rmi_f11.c | 1184 sensor->nbr_fingers, sizeof(struct input_mt_pos), in rmi_f11_initialize()
|
/Linux-v4.19/drivers/input/ |
D | input-mt.c | 364 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/ |
D | ektf2127.c | 55 struct input_mt_pos *touches) in ektf2127_parse_coordinates() 75 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES]; in ektf2127_report_event()
|
D | of_touchscreen.c | 157 void touchscreen_set_mt_pos(struct input_mt_pos *pos, in touchscreen_set_mt_pos()
|
D | pixcir_i2c_ts.c | 47 struct input_mt_pos pos[PIXCIR_MAX_SLOTS];
|
D | silead.c | 82 struct input_mt_pos pos[SILEAD_MAX_FINGERS];
|
D | rohm_bu21023.c | 537 struct input_mt_pos pos[MAX_CONTACTS]; in rohm_ts_soft_irq()
|