Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dsurface3_spi.c58 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()
/Linux-v5.15/include/linux/mfd/
Dipaq-micro.h122 void *ts_data; member
/Linux-v5.15/drivers/platform/x86/
Dtouchscreen_dmi.c1558 static const struct ts_dmi_data *ts_data; variable
/Linux-v5.15/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h233 struct temp_sensor_data *ts_data; member
Dti-bandgap.c973 struct temp_sensor_data *ts_data; in ti_bandgap_probe() local