Searched refs:goodix_ts_data (Results 1 – 1 of 1) sorted by relevance
71 struct goodix_ts_data;83 int (*check_config)(struct goodix_ts_data *ts, const u8 *cfg, int len);84 void (*calc_config_checksum)(struct goodix_ts_data *ts);94 struct goodix_ts_data { struct120 static int goodix_check_cfg_8(struct goodix_ts_data *ts, argument122 static int goodix_check_cfg_16(struct goodix_ts_data *ts,124 static void goodix_calc_cfg_checksum_8(struct goodix_ts_data *ts);125 static void goodix_calc_cfg_checksum_16(struct goodix_ts_data *ts);333 static int goodix_ts_read_input_report(struct goodix_ts_data *ts, u8 *data) in goodix_ts_read_input_report()390 static void goodix_ts_report_touch_8b(struct goodix_ts_data *ts, u8 *coor_data) in goodix_ts_report_touch_8b()[all …]