Searched defs:HID_USAGE2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/
H A Dusbhid.h180 #define HID_USAGE2(p,u) (((p) << 16) | (u)) macro

Completed in 77 milliseconds