OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIO_RELATIVE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/hid/
hidms.c
74
#define MOUSE_FLAGS_MASK (HIO_CONST|
HIO_RELATIVE
)
100
case
HIO_RELATIVE
:
118
case
HIO_RELATIVE
:
137
if ((flags & MOUSE_FLAGS_MASK) !=
HIO_RELATIVE
) {
175
if ((flags & MOUSE_FLAGS_MASK) !=
HIO_RELATIVE
) {
hid.h
414
#define
HIO_RELATIVE
0x004
/src/sys/dev/usb/
uts.c
94
#define TSCREEN_FLAGS_MASK (HIO_CONST|
HIO_RELATIVE
)
169
case
HIO_RELATIVE
:
188
case
HIO_RELATIVE
:
/src/usr.sbin/btdevctl/
print.c
226
(h->flags &
HIO_RELATIVE
) ? " Relative" : "",
/src/sys/dev/bluetooth/
btms.c
100
#define NOTMOUSE(f) (((f) & (HIO_CONST |
HIO_RELATIVE
)) !=
HIO_RELATIVE
)
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025