Home
last modified time | relevance | path

Searched refs:input_set_delays (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.su
H A Dcros_ec_keyb.c197 input_set_delays(input, KBC_REPEAT_DELAY_MS, KBC_REPEAT_RATE_MS); in cros_ec_kbd_probe()
H A Dtegra-kbc.c300 input_set_delays(input, KBC_REPEAT_DELAY_MS, KBC_REPEAT_RATE_MS); in tegra_kbd_probe()
H A Dinput.c600 void input_set_delays(struct input_config *config, int repeat_delay_ms, in input_set_delays() function
/OK3568_Linux_fs/u-boot/include/
H A Dinput.h144 void input_set_delays(struct input_config *config, int repeat_delay_ms,
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena.c71 input_set_delays(&button_input, 250, 250); in novena_gpio_button_init()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map