Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dums.c106 struct ums_info { struct
107 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