Searched refs:hidms_loc_y (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hid/
H A Dhidms.h40 struct hid_location hidms_loc_x, hidms_loc_y, hidms_loc_z, hidms_loc_w; member in struct:hidms
H A Dhidms.c109 id, hid_input, &ms->hidms_loc_y, &flags)) {
236 ms->hidms_loc_y.pos, ms->hidms_loc_y.size));
273 dy = hid_get_data(ibuf, &ms->hidms_loc_y);
276 dy = -hid_get_data(ibuf, &ms->hidms_loc_y);

Completed in 122 milliseconds