Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dedt-ft5x06.c103 struct edt_ft5x06_ts_data { struct
104 struct i2c_client *client;
105 struct input_dev *input;
106 struct touchscreen_properties prop;
107 u16 num_x;
108 u16 num_y;
109 struct regulator *vcc;
110 struct regulator *iovcc;
112 struct gpio_desc *reset_gpio;
113 struct gpio_desc *wake_gpio;
[all …]