Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/input/
H A Di8042.c166 static int kbd_controller_present(void) in kbd_controller_present() function
270 if (!kbd_controller_present() || board_i8042_skip()) { in i8042_start()