Searched defs:ts_data (Results 1 – 5 of 5) sorted by relevance
74 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in hyn_reset_proc() local86 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in hyn_interrupt_handler() local151 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_firmware_info() local249 static void cst3xx_report_contact(struct hynitron_ts_data *ts_data, in cst3xx_report_contact()291 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_touch_report() local360 struct hynitron_ts_data *ts_data = i2c_get_clientdata(client); in cst3xx_input_dev_int() local415 struct hynitron_ts_data *ts_data; in hyn_probe() local
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()121 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_pen()158 static void surface3_spi_process_pen(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_pen()168 static void surface3_spi_process(struct surface3_ts_data *ts_data) in surface3_spi_process()
122 void *ts_data; member
233 struct temp_sensor_data *ts_data; member
1854 static struct ts_dmi_data *ts_data; variable