Searched defs:goodix_ts_data (Results 1 – 1 of 1) sorted by relevance
31 struct goodix_ts_data { struct32 struct i2c_client *client;33 struct input_dev *input_dev;34 int abs_x_max;35 int abs_y_max;36 unsigned int max_touch_num;37 unsigned int int_trigger_type;38 bool rotated_screen;