Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A 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()
123 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_pen()
160 static void surface3_spi_process_pen(struct surface3_ts_data *ts_data, u8 *data) in surface3_spi_process_pen()
170 static void surface3_spi_process(struct surface3_ts_data *ts_data) in surface3_spi_process()
199 struct surface3_ts_data *data = dev_id; in surface3_spi_irq_handler()
211 static void surface3_spi_power(struct surface3_ts_data *data, bool on) in surface3_spi_power()
224 static int surface3_spi_get_gpio_config(struct surface3_ts_data *data) in surface3_spi_get_gpio_config()
[all …]