Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dedt-ft5x06.c85 struct edt_ft5x06_ts_data { struct
86 struct i2c_client *client;
87 struct input_dev *input;
88 struct touchscreen_properties prop;
89 u16 num_x;
90 u16 num_y;
92 struct gpio_desc *reset_gpio;
93 struct gpio_desc *wake_gpio;
96 struct dentry *debug_dir;
97 u8 *raw_buffer;
[all …]