Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dpckbd.c827 static void i8042_reset(DeviceState *dev) in i8042_reset() function
/openbmc/linux/drivers/input/serio/
H A Di8042.c58 static enum i8042_controller_reset_mode i8042_reset = I8042_RESET_DEFAULT; variable