Searched refs:hid_locate (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/libusbhid/
H A Dt_usbhid.c126 ATF_REQUIRE(hid_locate(hrd, 0xff000001U, hid_input, &hi,
130 ATF_REQUIRE(hid_locate(hrd, 0xff000002U, hid_input, &hi,
134 ATF_REQUIRE(hid_locate(hrd, 0xff000003U, hid_input, &hi,
145 ATF_REQUIRE(hid_locate(hrd, 0xff000011U, hid_input, &hi,
152 ATF_REQUIRE(hid_locate(hrd, 0xff000012U, hid_input, &hi,
159 ATF_REQUIRE(hid_locate(hrd, 0xff000013U, hid_input, &hi,
189 ATF_REQUIRE(hid_locate(hrd, 0xff000001U, hid_input, &hi,
193 ATF_REQUIRE(hid_locate(hrd, 0xff000002U, hid_input, &hi,
197 ATF_REQUIRE(hid_locate(hrd, 0xff000003U, hid_input, &hi,
208 ATF_REQUIRE(hid_locate(hr
[all...]
/freebsd-current/lib/libusbhid/
H A DMakefile12 usbhid.3 hid_locate.3 \
H A Dusbhid.h98 int hid_locate(report_desc_t d, unsigned int usage, enum hid_kind k,
H A Dparse.c569 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, function
/freebsd-current/sys/dev/usb/input/
H A Dums.c468 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_X),
474 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_Y),
481 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
484 hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
494 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
501 } else if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
515 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
523 } else if (hid_locate(buf, len, HID_USAGE2(HUP_CONSUMER,
532 if (!hid_locate(buf, len, HID_USAGE2(HUP_BUTTON, (i + 1)),
542 if (!hid_locate(bu
[all...]
H A Dukbd.c999 if (hid_locate(ptr, len,
1008 if (hid_locate(ptr, len,
1018 if (hid_locate(ptr, len,
1032 if (hid_locate(ptr, len,
1048 if (hid_locate(ptr, len,
1056 if (hid_locate(ptr, len,
1064 if (hid_locate(ptr, len,
H A Duhid.c752 if (hid_locate(buf, len,
755 hid_locate(buf, len,
/freebsd-current/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c43 #define hid_locate rumpns_hid_locate macro
/freebsd-current/sys/dev/hid/
H A Dhid.h317 int hid_locate(const void *desc, hid_size_t size, int32_t usage,
H A Dhid.c659 * hid_locate
662 hid_locate(const void *desc, hid_size_t size, int32_t u, enum hid_kind k, function
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c6242 if (hid_locate(d_ptr, d_len,
6251 if (hid_locate(d_ptr, d_len,
6260 if (hid_locate(d_ptr, d_len,

Completed in 208 milliseconds