Searched refs:input_allow_repeats (Results 1 – 3 of 3) sorted by relevance
163 void input_allow_repeats(struct input_config *config, bool allow_repeats);
325 input_allow_repeats(input, true); in i8042_kbd_probe()
607 void input_allow_repeats(struct input_config *config, bool allow_repeats) in input_allow_repeats() function