Searched refs:input_mt_pos (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/linux/input/
H A Dtouchscreen.h10 struct input_mt_pos;
23 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
H A Dmt.h115 * struct input_mt_pos - contact position
119 struct input_mt_pos { struct
124 const struct input_mt_pos *pos, int num_pos,
/linux-master/drivers/input/rmi4/
H A Drmi_2d_sensor.h45 struct input_mt_pos *tracking_pos;
H A Drmi_f12.c525 sensor->nbr_fingers, sizeof(struct input_mt_pos),
H A Drmi_f11.c1204 sensor->nbr_fingers, sizeof(struct input_mt_pos),
/linux-master/drivers/input/mouse/
H A Dalps.h238 struct input_mt_pos st;
239 struct input_mt_pos mt[MAX_TOUCHES];
H A Dbcm5974.c287 struct input_mt_pos pos[MAX_FINGERS]; /* position array */
565 const struct input_mt_pos *pos,
H A Dcypress_ps2.c520 struct input_mt_pos pos[CYTP_MAX_MT_SLOTS];
H A Dalps.c398 struct input_mt_pos corner[4];
969 static void alps_get_finger_coordinate_v7(struct input_mt_pos *mt,
1014 static int alps_get_mt_count(struct input_mt_pos *mt)
H A Dsynaptics.c995 struct input_mt_pos pos[2];
/linux-master/drivers/input/
H A Dinput-mt.c404 const struct input_mt_pos *pos, int num_pos,
407 const struct input_mt_pos *p;
481 const struct input_mt_pos *pos, int num_pos,
H A Dtouchscreen.c163 * touchscreen_set_mt_pos - Set input_mt_pos coordinates
164 * @pos: input_mt_pos to set coordinates of
171 * the result in a struct input_mt_pos.
173 void touchscreen_set_mt_pos(struct input_mt_pos *pos,
/linux-master/drivers/input/touchscreen/
H A Dektf2127.c52 struct input_mt_pos *touches)
72 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES];
H A Dsilead.c76 struct input_mt_pos pos[SILEAD_MAX_FINGERS];
207 struct input_mt_pos pos;
H A Dst1232.c133 struct input_mt_pos pos[ST_TS_MAX_FINGERS];
H A Dpixcir_i2c_ts.c89 struct input_mt_pos pos[PIXCIR_MAX_SLOTS];
H A Dbu21013_ts.c189 struct input_mt_pos pos[MAX_FINGERS];
H A Drohm_bu21023.c529 struct input_mt_pos pos[MAX_CONTACTS];
/linux-master/drivers/input/keyboard/
H A Dapplespi.c388 struct input_mt_pos pos[MAX_FINGERS];
1014 const struct input_mt_pos *pos,

Completed in 367 milliseconds