Searched defs:hidms (Results 1 – 1 of 1) sorted by relevance
39 struct hidms { struct40 struct hid_location hidms_loc_x, hidms_loc_y, hidms_loc_z, hidms_loc_w; argument41 struct hid_location hidms_loc_btn[MAX_BUTTONS]; argument57 uint32_t hidms_buttons; /* mouse button status */ argument58 device_t hidms_wsmousedev; argument64 bool hidms_setup(device_t, struct hidms *, int, void *, int); argument