Searched refs:map_key (Results 1 – 3 of 3) sorted by relevance
186 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)) macro608 map_key(KEY_UNKNOWN); in hidinput_configure_usage()640 map_key(code); in hidinput_configure_usage()776 case 0x21: map_key(BTN_TOOL_MOUSE); break; in hidinput_configure_usage()777 case 0x22: map_key(BTN_TOOL_FINGER); break; in hidinput_configure_usage()778 default: map_key(BTN_TOOL_PEN); break; in hidinput_configure_usage()1095 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()