Searched defs:ts_data (Results 1 – 5 of 5) sorted by relevance
62 static int surface3_spi_read(struct surface3_ts_data *ts_data) in surface3_spi_read()70 static void surface3_spi_report_touch(struct surface3_ts_data *ts_data, in surface3_spi_report_touch()99 static void surface3_spi_process_touch(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_touch()127 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_pen()164 static void surface3_spi_process_pen(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_pen()174 static void surface3_spi_process(struct surface3_ts_data *ts_data) in surface3_spi_process()
691 static const struct ts_dmi_data *ts_data; variable
122 void *ts_data; member
239 struct temp_sensor_data *ts_data; member
977 struct temp_sensor_data *ts_data; in ti_bandgap_probe() local