Searched refs:HIDMAP_REL (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | hms.c | 77 { HIDMAP_REL(HUP_GENERIC_DESKTOP, usage, code) } 79 { HIDMAP_REL(HUP_GENERIC_DESKTOP, usage, code), .invert_value = true } 81 { HIDMAP_REL(HUP_CONSUMER, usage, code) }
|
H A D | hidmap.h | 133 #define HIDMAP_REL(_page, _usage, _code) \ macro
|
H A D | hcons.c | 55 { HIDMAP_REL(HUP_CONSUMER, usage, code) }
|