Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dsurface3_spi.c38 struct surface3_ts_data_finger { struct
67 struct surface3_ts_data_finger *finger) in surface3_spi_report_touch() argument
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()