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

/linux-master/drivers/input/
H A Dinput.c821 static unsigned int input_fetch_keycode(struct input_dev *dev, function
856 ke->keycode = input_fetch_keycode(dev, index);
914 if (input_fetch_keycode(dev, i) == *old_keycode) {

Completed in 260 milliseconds