Home
last modified time | relevance | path

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

/linux-5.10/drivers/input/touchscreen/
Dgoodix.c94 struct goodix_ts_data { struct
95 struct i2c_client *client;
96 struct input_dev *input_dev;
120 static int goodix_check_cfg_8(struct goodix_ts_data *ts, argument