Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di8042.h24 #define I8042_CMD_AUX_TEST 0x01a9 macro
/openbmc/linux/drivers/input/serio/
H A Di8042.c841 if (i8042_command(&param, I8042_CMD_AUX_TEST) || in i8042_check_aux()