aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_2d_sensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/rmi4/rmi_2d_sensor.h')
-rw-r--r--drivers/input/rmi4/rmi_2d_sensor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/input/rmi4/rmi_2d_sensor.h b/drivers/input/rmi4/rmi_2d_sensor.h
index 77fcdfef003c..c871bef4dac0 100644
--- a/drivers/input/rmi4/rmi_2d_sensor.h
+++ b/drivers/input/rmi4/rmi_2d_sensor.h
@@ -67,6 +67,8 @@ struct rmi_2d_sensor {
u8 report_rel;
u8 x_mm;
u8 y_mm;
+ enum rmi_reg_state dribble;
+ enum rmi_reg_state palm_detect;
};
int rmi_2d_sensor_of_probe(struct device *dev,