Searched refs:i8042_present (Results 1 – 2 of 2) sorted by relevance
93 static inline bool i8042_present(void) in i8042_present() function105 return i8042_present() ? 0x1 << 1 : 0x0 ; in iapc_boot_arch_8042()
133 static bool i8042_present; variable355 if (!i8042_present) in i8042_command()1631 i8042_present = true; in i8042_init()1663 if (!i8042_present) in i8042_exit()