Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dbcm5974.c234 struct tp_finger { struct
300 const struct tp_finger *index[MAX_FINGERS]; /* finger index data */
306 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger()
311 return (const struct tp_finger *)(f_base + i * c->tp_fsize); in get_tp_finger()
580 const struct tp_finger *f) in report_finger_data()
601 const struct tp_finger *f, int raw_n) in report_synaptics_data()
622 const struct tp_finger *f; in report_tp_state()