Searched refs:HID_USAGE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libusbhid/
H A Dusbhid.h80 #define HID_USAGE(u) ((u) & 0xffff) macro
H A Dusage.c180 int i = HID_USAGE(u);
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dhid.c221 usage = HID_USAGE(h.usage);
224 usage = HID_USAGE(h.usage_minimum + usage_offset);
H A Dkbd.c576 switch(HID_USAGE(h.usage)) {

Completed in 85 milliseconds