Home
last modified time | relevance | path

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

/openbmc/linux/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()
121 static void surface3_spi_report_pen(struct surface3_ts_data *ts_data, in surface3_spi_report_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()
322 struct surface3_ts_data *data; in surface3_spi_probe()
368 struct surface3_ts_data *data = spi_get_drvdata(spi); in surface3_spi_suspend()
[all …]