Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/serio/
Di8042.c55 #define I8042_RESET_DEFAULT I8042_RESET_ON_S2RAM macro
57 static enum i8042_controller_reset_mode i8042_reset = I8042_RESET_DEFAULT;
Di8042-x86ia64io.h1180 if (i8042_reset == I8042_RESET_DEFAULT) { in i8042_platform_init()