Searched refs:i8042_set_mux_mode (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.c431 * i8042_set_mux_mode checks whether the controller has an active
435 static int i8042_set_mux_mode(unsigned int mode, unsigned char *mux_version) function
476 if (i8042_set_mux_mode(1, &mux_version))
801 i8042_set_mux_mode(0, NULL);
922 if (i8042_set_mux_mode(1, NULL) || i8042_enable_mux_ports())

Completed in 156 milliseconds