summaryrefslogtreecommitdiff
path: root/goodix_ts_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'goodix_ts_core.h')
-rw-r--r--goodix_ts_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/goodix_ts_core.h b/goodix_ts_core.h
index ceba3e5..33a59ee 100644
--- a/goodix_ts_core.h
+++ b/goodix_ts_core.h
@@ -690,6 +690,7 @@ struct goodix_ts_hw_ops {
struct goodix_ts_core *cd, bool enabled);
int (*get_coord_filter_enabled)(
struct goodix_ts_core *cd, bool* enabled);
+ int (*set_report_rate)(struct goodix_ts_core *cd, u32 rate);
};
/*