Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.h76 struct goodix_ts_data { struct
77 struct i2c_client *client;
78 struct input_dev *input_dev;
79 struct input_dev *input_pen;
81 const char *firmware_name;
83 unsigned int max_touch_num;
85 struct regulator *avdd28;
86 struct regulator *vddio;
87 struct gpio_desc *gpiod_int;
88 struct gpio_desc *gpiod_rst;
[all …]