Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsurface3_spi.c38 struct surface3_ts_data_finger { struct
67 struct surface3_ts_data_finger *finger) in surface3_spi_report_touch()
102 struct surface3_ts_data_finger *finger; in surface3_spi_process_touch()
104 finger = (struct surface3_ts_data_finger *)&data[17 + in surface3_spi_process_touch()
105 i * sizeof(struct surface3_ts_data_finger)]; in surface3_spi_process_touch()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsurface3_spi.c38 struct surface3_ts_data_finger { struct
67 struct surface3_ts_data_finger *finger) in surface3_spi_report_touch()
100 struct surface3_ts_data_finger *finger; in surface3_spi_process_touch()
102 finger = (struct surface3_ts_data_finger *)&data[17 + in surface3_spi_process_touch()
103 i * sizeof(struct surface3_ts_data_finger)]; in surface3_spi_process_touch()

Completed in 2 milliseconds