Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dgoodix_berlin_core.c164 struct goodix_berlin_core { struct
165 struct device *dev;
166 struct regmap *regmap;
167 struct regulator *avdd;
168 struct regulator *iovdd;
169 struct gpio_desc *reset_gpio;
170 struct touchscreen_properties props;
171 struct goodix_berlin_fw_version fw_version;
172 struct input_dev *input_dev;
173 int irq;
[all …]