Searched defs:mxt_object (Results 1 – 1 of 1) sorted by relevance
225 struct mxt_object { struct226 u8 type;227 u16 start_address;228 u8 size;229 u8 instances;230 u8 num_report_ids;255 struct mxt_object *object_table; argument