Searched refs:HIDMAP_KEY (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/hid/ |
H A D | hsctrl.c | 49 { HIDMAP_KEY(HUP_GENERIC_DESKTOP, HUG_SYSTEM_##usage, code) }
|
H A D | xb360gp.c | 58 { HIDMAP_KEY(HUP_BUTTON, number, code) }
|
H A D | hpen.c | 63 HIDMAP_KEY(HUP_DIGITIZERS, HUD_##usage, code)
|
H A D | hidmap.h | 127 #define HIDMAP_KEY(_page, _usage, _code) \ macro
|
H A D | hcons.c | 51 { HIDMAP_KEY(HUP_CONSUMER, usage, code) }
|
H A D | hms.c | 73 { HIDMAP_KEY(HUP_MICROSOFT, usage, code) }
|
H A D | ps4dshock.c | 708 { HIDMAP_KEY(HUP_BUTTON, number, code) }
|