Home
last modified time | relevance | path

Searched refs:HIDMAP_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhidmap.h82 HIDMAP_RELATIVE, enumerator
135 .relabs = HIDMAP_RELATIVE
144 .relabs = HIDMAP_RELATIVE
H A Dhidmap.c346 !(hi->flags & HIO_RELATIVE) == !(mi->relabs == HIDMAP_RELATIVE))); in can_map_callback()
357 !(hi->flags & HIO_RELATIVE) == !(mi->relabs == HIDMAP_RELATIVE))); in can_map_variable()