Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-dr.c245 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c)) macro
262 map_abs(usage->hid & 0xf); in dr_input_mapping()