Home
last modified time | relevance | path

Searched defs:map_abs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-dr.c245 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c)) macro
H A Dhid-input.c51 #define map_abs(c) hid_map_usage(hidinput, usage, &bit, &max, EV_ABS, (c)) macro
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-dr.c245 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c)) macro
H A Dhid-input.c96 #define map_abs(c) hid_map_usage(hidinput, usage, &bit, &max, EV_ABS, (c)) macro
[all...]

Completed in 4 milliseconds