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

/freebsd-9.3-release/lib/libusbhid/
H A DMakefile13 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-9.3-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.c1043 if (hid_locate(ptr, len,
1052 if (hid_locate(ptr, len,
1061 if (hid_locate(ptr, len,
1069 if (hid_locate(ptr, len,
1077 if (hid_locate(ptr, len,
1085 if (hid_locate(ptr, len,
1093 if (hid_locate(ptr, len,
1101 if (hid_locate(ptr, len,
1109 if (hid_locate(ptr, len,
1117 if (hid_locate(pt
[all...]
/freebsd-9.3-release/sys/dev/usb/
H A Dusbhid.h229 int hid_locate(const void *desc, usb_size_t size, int32_t usage,
H A Dusb_hid.c612 * hid_locate
615 hid_locate(const void *desc, usb_size_t size, int32_t u, enum hid_kind k, function
/freebsd-9.3-release/sys/dev/sound/usb/
H A Duaudio.c5863 if (hid_locate(d_ptr, d_len,
5872 if (hid_locate(d_ptr, d_len,
5881 if (hid_locate(d_ptr, d_len,

Completed in 214 milliseconds