Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dedt-ft5x06.c97 struct edt_ft5x06_ts_data { struct
98 struct i2c_client *client;
99 struct input_dev *input;
100 struct touchscreen_properties prop;
101 u16 num_x;
102 u16 num_y;
103 struct regulator *vcc;
105 struct gpio_desc *reset_gpio;
106 struct gpio_desc *wake_gpio;
109 struct dentry *debug_dir;
[all …]