Searched defs:ums_info (Results 1 – 1 of 1) sorted by relevance
106 struct ums_info { struct107 struct hid_location sc_loc_w;108 struct hid_location sc_loc_x;109 struct hid_location sc_loc_y;110 struct hid_location sc_loc_z;111 struct hid_location sc_loc_t;112 struct hid_location sc_loc_btn[UMS_BUTTON_MAX];137 struct ums_info sc_info[UMS_INFO_MAX]; argument