Searched refs:surface3_ts_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | surface3_spi.c | 28 struct surface3_ts_data { struct 58 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() 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 *dat [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | surface3_spi.c | 28 struct surface3_ts_data { struct 58 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() 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 *dat [all...] |
Completed in 2 milliseconds