Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-input.c113 static bool match_keycode(struct hid_usage *usage, in match_keycode() function
221 if (hidinput_find_key(hid, match_keycode, *old_keycode, NULL)) in hidinput_setkeycode()