summaryrefslogtreecommitdiff
path: root/syna_tcm2.h
diff options
context:
space:
mode:
Diffstat (limited to 'syna_tcm2.h')
-rw-r--r--syna_tcm2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/syna_tcm2.h b/syna_tcm2.h
index ecf6987..bdf0daf 100644
--- a/syna_tcm2.h
+++ b/syna_tcm2.h
@@ -419,6 +419,8 @@ struct syna_tcm {
/* Workqueue used for fw update */
struct delayed_work reflash_work;
struct workqueue_struct *reflash_workqueue;
+ u8 reflash_count;
+ bool force_reflash;
struct work_struct suspend_work;
struct work_struct resume_work;