Searched refs:I8042_RESET_DEFAULT (Results 1 – 2 of 2) sorted by relevance
52 #define I8042_RESET_DEFAULT I8042_RESET_ON_S2RAM macro54 static enum i8042_controller_reset_mode i8042_reset = I8042_RESET_DEFAULT;
1271 if (i8042_reset == I8042_RESET_DEFAULT) { in i8042_platform_init()