Home
last modified time | relevance | path

Searched refs:HIO_CONST (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c602 if (h.kind == k && !(h.flags & HIO_CONST) && h.usage == u) { in hid_locate()
946 (hi.flags & (HIO_CONST|HIO_RELATIVE)) == HIO_RELATIVE) in hid_is_mouse()
950 (hi.flags & (HIO_CONST|HIO_RELATIVE)) == HIO_RELATIVE) in hid_is_mouse()
H A Dusbhid.h184 #define HIO_CONST 0x001 macro

Completed in 3 milliseconds