Searched refs:map_key (Results 1 – 3 of 3) sorted by relevance
185 int map_bank, map_instr, map_key; /* key = -1 means all keys */ member
65 #define map_key(c) hid_map_usage(hidinput, usage, &bit, &max, EV_KEY, (c)) macro531 map_key(KEY_UNKNOWN); in hidinput_configure_usage()563 map_key(code); in hidinput_configure_usage()681 case 0x21: map_key(BTN_TOOL_MOUSE); break; in hidinput_configure_usage()682 case 0x22: map_key(BTN_TOOL_FINGER); break; in hidinput_configure_usage()683 default: map_key(BTN_TOOL_PEN); break; in hidinput_configure_usage()979 map_key(BTN_MISC); in hidinput_configure_usage()
449 zp->v.low == map.map_key && in load_map()473 if (map.map_key >= 0) { in load_map()474 zp->v.low = map.map_key; in load_map()475 zp->v.high = map.map_key; in load_map()