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

/linux-master/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)
297 return (const struct tp_finger *)(f_base + i * c->tp_fsize);
566 const struct tp_finger *f)
587 const struct tp_finger *f, int raw_n)
608 const struct tp_finger *f;
/linux-master/drivers/input/keyboard/
H A Dapplespi.c135 * struct tp_finger - single trackpad finger structure, le16-aligned
154 struct tp_finger { struct
190 struct tp_finger fingers[];
969 const struct tp_finger *f)
1015 const struct tp_finger *f)
1037 const struct tp_finger *f;

Completed in 163 milliseconds