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

/freebsd-11.0-release/lib/libusbhid/
H A DMakefile14 usbhid.3 hid_locate.3 \
H A Dusbhid.h95 int hid_locate(report_desc_t d, unsigned int usage, enum hid_kind k,
H A Dparse.c567 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, function
/freebsd-11.0-release/sys/dev/usb/input/
H A Dums.c413 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_X),
420 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_Y),
428 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
431 hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
441 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
449 } else if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
464 if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
473 } else if (hid_locate(buf, len, HID_USAGE2(HUP_CONSUMER,
483 if (!hid_locate(buf, len, HID_USAGE2(HUP_BUTTON, (i + 1)),
493 if (!hid_locate(bu
[all...]
H A Dukbd.c1048 if (hid_locate(ptr, len,
1057 if (hid_locate(ptr, len,
1066 if (hid_locate(ptr, len,
1074 if (hid_locate(ptr, len,
1082 if (hid_locate(ptr, len,
1090 if (hid_locate(ptr, len,
1098 if (hid_locate(ptr, len,
1106 if (hid_locate(ptr, len,
1114 if (hid_locate(ptr, len,
1122 if (hid_locate(pt
[all...]
/freebsd-11.0-release/sys/dev/usb/
H A Dusbhid.h231 int hid_locate(const void *desc, usb_size_t size, int32_t usage,
H A Dusb_hid.c614 * hid_locate
617 hid_locate(const void *desc, usb_size_t size, int32_t u, enum hid_kind k, function
/freebsd-11.0-release/sys/dev/sound/usb/
H A Duaudio.c6076 if (hid_locate(d_ptr, d_len,
6085 if (hid_locate(d_ptr, d_len,
6094 if (hid_locate(d_ptr, d_len,

Completed in 92 milliseconds