Home
last modified time | relevance | path

Searched defs:rmi_2d_sensor_abs_object (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/input/rmi4/
Drmi_2d_sensor.h21 struct rmi_2d_sensor_abs_object { struct
22 enum rmi_2d_sensor_object_type type;
23 int mt_tool;
24 u16 x;
25 u16 y;
26 u8 z;
27 u8 wx;
51 struct rmi_2d_sensor_abs_object *objs; argument