Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/input/
H A Di8042.c165 static int kbd_controller_present(void) in kbd_controller_present() function
264 if (!kbd_controller_present()) { in i8042_start()