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

/linux-4.1.27/drivers/input/
H A Dinput.c761 static unsigned int input_fetch_keycode(struct input_dev *dev, input_fetch_keycode() function
796 ke->keycode = input_fetch_keycode(dev, index); input_default_getkeycode()
855 if (input_fetch_keycode(dev, i) == *old_keycode) { input_default_setkeycode()

Completed in 68 milliseconds