Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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[];
954 const struct tp_finger *f) in applespi_debug_update_dimensions()
1000 const struct tp_finger *f) in report_finger_data()
1022 const struct tp_finger *f; in report_tp_state()
/kernel/linux/linux-6.6/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) 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()

Completed in 16 milliseconds