hidinput_find_key  122 drivers/hid/hid-input.c 		usage = hidinput_find_key(hid, match_index, ke->index, index);
hidinput_find_key  124 drivers/hid/hid-input.c 		usage = hidinput_find_key(hid, match_scancode, scancode, index);
hidinput_find_key  174 drivers/hid/hid-input.c 		if (hidinput_find_key(hid, match_keycode, *old_keycode, NULL))