map_rel
#define map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c))
#define map_rel(c) hid_map_usage(hidinput, usage, &bit, &max, EV_REL, (c))