Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dedt-ft5x06.c88 struct edt_ft5x06_ts_data { struct
89 struct i2c_client *client;
90 struct input_dev *input;
91 struct touchscreen_properties prop;
92 u16 num_x;
93 u16 num_y;
95 struct gpio_desc *reset_gpio;
96 struct gpio_desc *wake_gpio;
99 struct dentry *debug_dir;
100 u8 *raw_buffer;
[all …]