Searched defs:ts_data (Results 1 – 5 of 5) sorted by relevance
58 static int surface3_spi_read(struct surface3_ts_data *ts_data) in surface3_spi_read()66 static void surface3_spi_report_touch(struct surface3_ts_data *ts_data, in surface3_spi_report_touch()95 static void surface3_spi_process_touch(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_touch()123 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_pen()160 static void surface3_spi_process_pen(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_pen()170 static void surface3_spi_process(struct surface3_ts_data *ts_data) in surface3_spi_process()
122 void *ts_data; member
1545 static const struct ts_dmi_data *ts_data; variable
233 struct temp_sensor_data *ts_data; member
968 struct temp_sensor_data *ts_data; in ti_bandgap_probe() local