Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dbcm5974.c199 struct tp_finger { struct
216 #define SIZEOF_FINGER sizeof(struct tp_finger) argument
257 const struct tp_finger *index[MAX_FINGERS]; /* finger index data */
506 const struct tp_finger *f) in report_finger_data()
527 const struct tp_finger *f, int raw_n) in report_synaptics_data()
548 const struct tp_finger *f; in report_tp_state()
556 f = (const struct tp_finger *)(dev->tp_data + c->tp_offset); in report_tp_state()