SYNOPSIS void input_enable_softrepeat(struct input_dev * dev, int delay, int period); ARGUMENTS dev input device delay repeat delay period repeat period DESCRIPTION Enable software autorepeat on the input device. COPYRIGHT