Home
last modified time | relevance | path

Searched refs:surface3_ts_data (Results 1 – 1 of 1) sorted by relevance

/drivers/input/touchscreen/
Dsurface3_spi.c28 struct surface3_ts_data { struct
58 static int surface3_spi_read(struct surface3_ts_data *ts_data) in surface3_spi_read() argument
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()
197 struct surface3_ts_data *data = dev_id; in surface3_spi_irq_handler()
209 static void surface3_spi_power(struct surface3_ts_data *data, bool on) in surface3_spi_power()
222 static int surface3_spi_get_gpio_config(struct surface3_ts_data *data) in surface3_spi_get_gpio_config()
[all …]