Searched defs:map_abs (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/hid/ |
| D | hid-dr.c | 251 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c)) macro
|
| D | hid-input.c | 63 #define map_abs(c) hid_map_usage(hidinput, usage, &bit, &max, EV_ABS, (c)) macro
|