Searched defs:map_rel (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/drivers/hid/ |
D | hid-dr.c | 246 #define map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c)) macro
|
D | hid-input.c | 97 #define map_rel(c) hid_map_usage(hidinput, usage, &bit, &max, EV_REL, (c)) macro
|