Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dbcm5974.c220 struct tp_finger { struct
286 const struct tp_finger *index[MAX_FINGERS]; /* finger index data */
292 static const struct tp_finger *get_tp_finger(const struct bcm5974 *dev, int i) in get_tp_finger()
297 return (const struct tp_finger *)(f_base + i * c->tp_fsize); in get_tp_finger()
566 const struct tp_finger *f) in report_finger_data()
587 const struct tp_finger *f, int raw_n) in report_synaptics_data()
608 const struct tp_finger *f; in report_tp_state()
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c154 struct tp_finger { struct
190 struct tp_finger fingers[]; argument
969 const struct tp_finger *f) in applespi_debug_update_dimensions()
1015 const struct tp_finger *f) in report_finger_data()
1037 const struct tp_finger *f; in report_tp_state()