Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dedt-ft5x06.c100 struct edt_ft5x06_ts_data { struct
101 struct i2c_client *client;
102 struct input_dev *input;
103 struct touchscreen_properties prop;
104 u16 num_x;
105 u16 num_y;
106 struct regulator *vcc;
107 struct regulator *iovcc;
109 struct gpio_desc *reset_gpio;
110 struct gpio_desc *wake_gpio;
[all …]