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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Di8042.c526 * i8042_toggle_aux - enables or disables AUX port on i8042 via command and
530 static int __devinit i8042_toggle_aux(int on) function
606 if (i8042_toggle_aux(0)) {
611 if (i8042_toggle_aux(1))

Completed in 92 milliseconds