Searched refs:HIO_CONST (Results 1 – 2 of 2) sorted by relevance
603 if (h.kind == k && !(h.flags & HIO_CONST) && h.usage == u) { in hid_locate()947 (hi.flags & (HIO_CONST|HIO_RELATIVE)) == HIO_RELATIVE) in hid_is_mouse()951 (hi.flags & (HIO_CONST|HIO_RELATIVE)) == HIO_RELATIVE) in hid_is_mouse()
185 #define HIO_CONST 0x001 macro