Home
last modified time | relevance | path

Searched defs:ts_data (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dsurface3_spi.c62 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()
/Linux-v4.19/drivers/platform/x86/
Dtouchscreen_dmi.c691 static const struct ts_dmi_data *ts_data; variable
/Linux-v4.19/include/linux/mfd/
Dipaq-micro.h122 void *ts_data; member
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h239 struct temp_sensor_data *ts_data; member
Dti-bandgap.c977 struct temp_sensor_data *ts_data; in ti_bandgap_probe() local