Home
last modified time | relevance | path

Searched refs:tp_finger (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/mouse/
H A Dbcm5974.c220 struct tp_finger { struct
286 const struct tp_finger *index[MAX_FINGERS]; /* finger index data */
294 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger()
299 return (const struct tp_finger *)(f_base + i * c->tp_fsize);
568 const struct tp_finger *f) in report_finger_data()
589 const struct tp_finger *f, int raw_n) in report_synaptics_data()
610 const struct tp_finger *f; in report_tp_state()
221 origintp_finger global() argument
222 abs_xtp_finger global() argument
223 abs_ytp_finger global() argument
224 rel_xtp_finger global() argument
225 rel_ytp_finger global() argument
226 tool_majortp_finger global() argument
227 tool_minortp_finger global() argument
228 orientationtp_finger global() argument
229 touch_majortp_finger global() argument
230 touch_minortp_finger global() argument
231 unusedtp_finger global() argument
232 pressuretp_finger global() argument
233 multitp_finger global() argument
/linux/drivers/input/keyboard/
H A Dapplespi.c154 struct tp_finger { struct
190 struct tp_finger fingers[]; argument
951 const struct tp_finger *f) in applespi_debug_update_dimensions()
996 const struct tp_finger *f) in report_finger_data()
1018 const struct tp_finger *f; in report_tp_state()