Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/serio/
Di8042.c298 static int __i8042_command(unsigned char *param, int command) in __i8042_command() function
351 retval = __i8042_command(param, command); in i8042_command()
896 retval = __i8042_command(&param, I8042_CMD_AUX_LOOP & 0xf0ff); in i8042_check_aux()