Searched defs:goodix_ts_data (Results 1 – 1 of 1) sorted by relevance
94 struct goodix_ts_data { struct95 struct i2c_client *client;96 struct input_dev *input_dev;120 static int goodix_check_cfg_8(struct goodix_ts_data *ts, argument