Searched defs:goodix_berlin_core (Results 1 – 1 of 1) sorted by relevance
164 struct goodix_berlin_core { struct165 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 …]