Home
last modified time | relevance | path

Searched defs:i8042_present (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Di8042.h93 static inline bool i8042_present(void) in i8042_present() function
/openbmc/linux/drivers/input/serio/
H A Di8042.c133 static bool i8042_present; variable