Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhgame.c125 HIDMAP_CB_UDATA64 = HID_GET_USAGE(ctx.hi->usage); in hgame_dpad_cb()
133 switch (HIDMAP_CB_UDATA64) { in hgame_dpad_cb()
H A Dhidmap.h72 #define HIDMAP_CB_UDATA64 (hi->udata64) macro