Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dgoodix.c40 struct goodix_ts_data { struct
41 struct i2c_client *client;
42 struct input_dev *input_dev;
43 const struct goodix_chip_data *chip;
44 struct touchscreen_properties prop;
45 unsigned int max_touch_num;
46 unsigned int int_trigger_type;
47 struct regulator *avdd28;
48 struct regulator *vddio;
49 struct gpio_desc *gpiod_int;
[all …]