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

/freebsd-12-stable/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-12-stable/lib/libusbhid/
H A DMakefile14 usbhid.3 hid_locate.3 \
H A Dusbhid.h97 int hid_locate(report_desc_t d, unsigned int usage, enum hid_kind k,
H A Dparse.c571 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, function
/freebsd-12-stable/sys/dev/usb/input/
H A Dums.c471 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_X),
478 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_Y),
486 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
489 hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
499 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
507 } else if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
522 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
531 } else if (hid_locate(buf, len, HID_USAGE2(HUP_CONSUMER,
541 if (!hid_locate(buf, len, HID_USAGE2(HUP_BUTTON, (i + 1)),
551 if (!hid_locate(bu
[all...]
H A Dukbd.c997 if (hid_locate(ptr, len,
1006 if (hid_locate(ptr, len,
1016 if (hid_locate(ptr, len,
1030 if (hid_locate(ptr, len,
1046 if (hid_locate(ptr, len,
1054 if (hid_locate(ptr, len,
1062 if (hid_locate(ptr, len,
H A Duhid.c725 if (hid_locate(buf, len,
728 hid_locate(buf, len,
/freebsd-12-stable/contrib/netbsd-tests/dev/usb/
H A Dt_hid.c43 #define hid_locate rumpns_hid_locate macro
/freebsd-12-stable/sys/dev/usb/
H A Dusbhid.h258 int hid_locate(const void *desc, usb_size_t size, int32_t usage,
H A Dusb_hid.c616 * hid_locate
619 hid_locate(const void *desc, usb_size_t size, int32_t u, enum hid_kind k, function
/freebsd-12-stable/sys/dev/sound/usb/
H A Duaudio.c6219 if (hid_locate(d_ptr, d_len,
6228 if (hid_locate(d_ptr, d_len,
6237 if (hid_locate(d_ptr, d_len,

Completed in 191 milliseconds