Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/input/
Dinput.c759 static unsigned int input_fetch_keycode(struct input_dev *dev, in input_fetch_keycode() function
794 ke->keycode = input_fetch_keycode(dev, index); in input_default_getkeycode()
852 if (input_fetch_keycode(dev, i) == *old_keycode) { in input_default_setkeycode()