Home
last modified time | relevance | path

Searched refs:i8042_toggle_aux (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Di8042.c773 * i8042_toggle_aux - enables or disables AUX port on i8042 via command and
777 static int i8042_toggle_aux(bool on) in i8042_toggle_aux() function
853 if (i8042_toggle_aux(false)) { in i8042_check_aux()
858 if (i8042_toggle_aux(true)) in i8042_check_aux()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Di8042.c773 * i8042_toggle_aux - enables or disables AUX port on i8042 via command and
777 static int i8042_toggle_aux(bool on) in i8042_toggle_aux() function
853 if (i8042_toggle_aux(false)) { in i8042_check_aux()
858 if (i8042_toggle_aux(true)) in i8042_check_aux()

Completed in 4 milliseconds