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