Home
last modified time | relevance | path

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

/linux/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() argument
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()