Searched defs:rmi_2d_sensor_abs_object (Results 1 – 1 of 1) sorted by relevance
21 struct rmi_2d_sensor_abs_object { struct22 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