Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/serio/
Di8042.c52 #define I8042_RESET_DEFAULT I8042_RESET_ON_S2RAM macro
54 static enum i8042_controller_reset_mode i8042_reset = I8042_RESET_DEFAULT;
Di8042-x86ia64io.h1271 if (i8042_reset == I8042_RESET_DEFAULT) { in i8042_platform_init()